BlPackage - clearEnumPropertyNameValues
BlPackage - clearEnumPropertyNameValues
Description :
This command clears all name/value pairs from a local property of an enumerated type in a specified BlPackage. If such a property does not exist, the command fails.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
blPackageName | String | Name of the BlPackage. |
groupName | String | Name of the group that contains the BlPackage. |
propertyName | String | Name of the property. |
force | Boolean | True if you want to deprecate legal values if they are in use. |
Example
The following example clears all name/value pairs from a local property of an enumerated type called PROP1 in the BlPackage Apache in the folder /Applications/WebServers/Unix.
Script
BlPackage clearEnumPropertyNameValues Apache /Applications/WebServers/Unix PROP_1 true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*