| Syntax |
|
| Documentation | Creates a protected property on the current branch with the given name and value:
property_value, the value of the protected property to be created. |
| Examples | |
$setProperty{backgroundColor}{#CCCCCC} } change color Result: switches to superuser, sets protected property "backgroundColor", gets value of the property "backgroundColor": change color |
|
| Group | Branch |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | 2 |