Template - undeprecateEnumPropertyValue

Template - undeprecateEnumPropertyValue

Description :

This command undeprecates a value in a local property of an enumerated type in a specified Component Template. If the value is not deprecated, the command still succeeds.

Return type : void

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.

valueName

String

The name of the value to undeprecate.

Example

The following example undeprecates an enumerated local property value.

Script





Template undeprecateEnumPropertyValue Apache /Applications/WebServers/Unix PROP_1 5 



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

Comments