BlPackage - setLocalParameterDefaultValue
BlPackage - setLocalParameterDefaultValue
Description :
This command lets you change the default value of a property in a BLPackage.
Return type : java.lang.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 local property. |
defaultValueString | String | New default value of the property. |
Example
This example re-sets the default value of the install_dir property to /usr/sbin.
Script
BlPackage setLocalParameterDefaultValue Apache /Applications/WebServers/Unix install_dir "/usr/sbin"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*