Useful Information When Building Scripts
The following information is useful when building scripts.
| Item | Description | 
|---|---|
; | 
								Denotes script comments. Add ; at the beginning of each line of the comment
									Example   | 
							
@ | 
								Hides the command from being displayed when executing commands in a script file
									 Example To hide the output from the   | 
							
1: | 
								Selects the drive/file system. The mobile device file system is denoted by 1: . Desktops may have multiple drives. |