Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

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
sectionstring 

Results

The 'remove' method returns number:

Type/Value Range/Length Description
number   0 if the section existed, 1 if it did not exist

Whitebeam release 1.3.36
(loadtime : 60ms)