Return Type
A Variant value.
Return Type
A Boolean value.
Syntax
object.CreateTable(TableName As Variant, TableType As Variant, ParentName As Variant)
The CreateTable method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type Brain. |
| TableName | Variant |
| TableType | Variant |
| ParentName | Variant |