| Syntax |
|
| Documentation | Removes the named protected properties from the current branch:
|
| Examples | |
$removeProperty{bgcolor} $setProperty{backgroundColor}{#CCCCCC} } change color Result: removes property "bgcolor", sets property "backgroundColor" to the value "#CCCCCC" in the current branch: change color |
|
| Group | Branch |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | <unlimited> |