FetchData Properties |
![]() |
The FetchData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Expression |
An expression designating the information to extract from Input.
|
![]() | Input |
Designates the data object from which the information will be extracted, usually represented by a script variable.
|
![]() | Interpreted |
When True (default) the evaluation of the expression is interpreted in the macro itself
rather than during the command execution.
|
![]() | Output |
The information extracted from Input using Expression.
|
![]() | RunStatement | (Overrides McCommandExtended.RunStatement.) |