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.

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):

Scenarios

Version

11.2