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