| Syntax |
|
| Documentation | Creates a new document item on the current branch with the given name and value:
value, the value of the document item to be created. |
| Examples | |
{outstanding software} {} $setDocumentItem{SITEFORUM}{outstanding software company} $getDocumentItem{SITEFORUM} Result: creates documentitem "SITEFORUM" to the specified value, sets documentitem "SITEFORUM" to a new value, returns documentitem "SITEFORUM": outstanding software company |
|
| Group | Branch |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | 2 |