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