Defines a script exactly as it would be specified in a terminal for the specific computer and is part of the job definition.
| Additional information | Description | 
|---|---|
| Usage | This parameter can be used only if the What parameter is Embedded script/Embedded JCL. Perl, PowerShell, VBScript, and Python languages are supported as embedded scripts. NOTE: Use #! as the first characters in the first line of the embedded script. | 
| Length | 64000 B | 
| Case Sensitive | Yes | 
| Variable Name | No. A variable or expression cannot be specified as all or part of the value for this parameter. Instead %%PARM can be used to pass parameters to the embedded script. See Job submission variables. | 
| Alternate Names Embedded Scripts/JCL (flag) | 
 | 
| Alternate Names Embedded Scripts/JCL | 
 | 
| Parent Topic |