Provides access to metric ’s parameters, as follows:
Returns a list of all parameters (Name, Type and Value)
Returns True if a specified parameter is of Date type; otherwise, returns False.
Returns True if a specified Table entry is of Date type; otherwise, returns False.
Returns True if a specified Table entry exists; otherwise, returns False.
Returns True if a specified Table entry is of Numeric type; otherwise, returns False.
Returns True if a specified Table entry is of String type; otherwise, returns False.
Returns True if a parameter with the specified name exists; otherwise, returns False.
Note: IsExist does not work on contract parameters.
Returns True if a specified parameter is of Numeric type; otherwise, returns False.
Returns True if a specified parameter is a Table; otherwise, returns False.
Returns True if a specified parameter is of String type; otherwise, returns False.
Returns a value associated with a specified parameter. If the parameter is not found, run-time error is generated.
Returns a cell value inside a table parameter.
Returns a row from a table parameter as a script map. To navigate between the map items, use the parameters.item attribute.
|
Copyright © 2013 CA.
All rights reserved.
|
|