KeyValueMetaData_RM
Return information about KeyValueMetaData.
Syntax
KeyValueMetaData_RM <ScenarioPath> {Option} [<Parameters>]
Related commands
Description
Return information about KeyValueMetaData.
The following table describes the Options and <Parameters>.
Option | <Parameters> | Description |
---|---|---|
GetPairs | n/a | Returns a list of the Key,Value pairs. |
GetValue | Key "<Name>" | Return the value of the specified key. |
GetReadOnly | Key "<Name>" | Return the read only value (True or False) for the specified key. |
Examples
Return a list of the Key,Value pairs:
KeyValueMetaData_RM * GetPairs
Return message
MyCity,Beaver Falls MyState,Pennsylvania
Examples
Return the value of the specified key:
KeyValueMetaData_RM * GetValue Key "MyCity"
Return message
Beaver Falls
Group membership
This command belongs to the following group(s):
Version
11.2