| Syntax |
|
| Documentation | Creates a public property on the current branch with the given name and value:
property_value, the value of the property to be created. |
| Examples | |
$getPublicProperty{backgroundColor} change color Result: sets property backgroundColor and the value to the current branch: 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 |