/
getStringArrayProperty

getStringArrayProperty

Description

Similar to getStringProperty, but for string array attribute types.

Functional area

Data retrieval

Command syntax

Syntax

getStringArrayProperty moduleName propertyName

Arguments

NameTypeRequiredComments
propertyNamestringyesName of the property on the object.
moduleNamestringyesObject to retrieve property value from.

Flags

None

Return value

string array

Additional information

Related commands