Adds the argument value directly, without translation, to the arguments list. The index of the new argument in the Argument list is returned.
Namespace: IECSInterfaces
Delphi |
public |
Parameters
Value
Type: IIEValue
Type: Integer
Use the ArgumentCount and Argument properties to access the arguments. Every argument is stored as an IIEValue so that later the argument can be extracted with its type. |
Reference |