Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Template - listEnumPropertyValues

Template - listEnumPropertyValues

Description :

This command prints all the name/value pairs in a local property of an enumerated type in a specified Component Template. If such a property does not exist, the command fails.

Return type : String

Command Input :

Variable Name

Variable Type

Description

templateName

String

Name of the Component Template.

groupName

String

Name of the group that contains the Component Template.

propertyName

String

Name of the property.

Example

The following example prints all the name-value pairs in a local property of an enumerated type called PROP1 in the Component Template Apache in the folder /Applications/WebServers/Unix.

Script





Template listEnumPropertyValues Apache /Applications/WebServers/Unix PROP_1 



Was this page helpful? Yes No Submitting... Thank you

Comments