Space Built-In Functions
Built-In Function |
Description |
Creates a space object with the specified name |
|
Defines a cell (or column) within the specified space object. |
|
Deletes all cell rows that matches the key values supplied |
|
Destroys a space object with the specified name |
|
Retrieves the values of the first cell row that matches the key values supplied. |
|
Inserts a set of cell values into a space object |
|
Retrieves the values of the first row of cells that match the key values supplied |
|
Retrieves the values of the next row of cells that match the key values supplied. |
|
Request a miscellaneous space object operation |
|
Updates a single cell row that matches the key values supplied |