Description | Example | Return Message | Group

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
GetPairsn/aReturns a list of the Key,Value pairs.
GetValueKey "<Name>"Return the value of the specified key.
GetReadOnlyKey "<Name>"Return the read only value (True or False) for the specified key.

Example

Return a list of the Key,Value pairs:

KeyValueMetaData_RM * GetPairs

ReturnMessage

MyCity,Beaver Falls
MyState,Pennsylvania

Example

Return the value of the specified key:

KeyValueMetaData_RM * GetValue Key "MyCity"

ReturnMessage

Beaver Falls

Group Membership

This command belongs to the following group(s):

Scenarios

Version

11.2