|
Whitebeam Template Reference Documentation
|
System Template
remove()
Remove a named section from the database
See Also
rb.site.sections, read, readSet, write() Syntax
number = rb.site.remove(section)
Parameters
The 'remove' method takes 1 parameter:
Name | Type/Value | Range/Length | Description | section | string | | |
Results
The 'remove' method returns number:
Type/Value | Range/Length | Description |
number |
  |
0 if the section existed, 1 if it did not exist
|
|
|
(loadtime : 90ms) |