Documentation
Objects of type vola1newtable have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| _ | type(*) | |
| __ | type(*) | |
| _private | vola1newtableprivate | |
| create | function | |
| firstfield | vola1newfield | |
| firstindex | vola1newindex | |
| newfield | function | |
| newindex | function | |
| tablename | string | |
| type | type | |
| volabase | vola1base |
vola1newtablevar.newfield (
vola1newtable ,
string me,
type name,
vola1newfield datatype )
next
vola1newtablevar.newindex (
vola1newtable ,
vola1newfield me,
integer field,
boolean precision,
string unique )
algorithm



