|
Whitebeam Template Reference Documentation
|
Catalogue Template
category.modify()
Modifies an existing category node.
See Also
rb.catalogue.category.get() rb.catalogue.category.create() rb.catalogue.category.remove() Syntax
number = rb.catalogue.category.modify(modifiedCategory)
Parameters
The 'category.modify' method takes 1 parameter:
Results
The 'category.modify' method returns number:
Type/Value | Range/Length | Description |
number |
nodeID, -1 |
Identifier of modified category node.
|
Remarks
Modify the category with the specified attributes only. A change to the parent id may cause
the old and new parent contentsMkrs to be altered.
|
|
(loadtime : 80ms) |