ScriptArg
Arguments to pass to a script.
ScriptArg Properties
| Property |
Type |
Access |
Description |
| Parent |
Object |
read |
The parent of the object. |
ScriptArg Methods
| Method |
Returns |
Description |
| Clear |
Nothing |
Clear all script arguments. |
| Get |
String |
Get the value of a script argument. |
| IsDefined |
Boolean |
Determine whether a script argument is defined. |
| Restore |
Nothing |
Restore all script arguments. |
| Save |
Nothing |
Save all script arguments. |
| Set |
Nothing |
Set the value of a script argument. |
Previous post: ScriptPreference
Next post: Rows