|
Whitebeam Template Reference Documentation
|
System Template
sections()
Return a list of named sections
See Also
rb.site.sections, read, readSet, write() Syntax
stringArray = rb.site.sections()
Parameters
The 'sections' method takes no parameters
Results
The 'sections' method returns an array of string:
Type/Value | Range/Length | Description |
string |
  |
An array containing the names of all sections that exist.
|
|
|
(loadtime : 83ms) |