isImmediate
|
The isImmediate function returns the Boolean value true if the value associated
with the specified index {index} is stored in the specified ObjectRepository {aGor}
as an immediate value in the Repository Index (see the saveImmediate function). Usage The isImmediate function checks if the index value associated with the object is succesfully stored.
(isImmediate aGor index) This function returns the Boolean value true if the value with the specified index is succesfully stored.
Expression:
Arguments
Name
Type
Description Argument: aGor ObjectRepository
The ObjectRepository which will be tested. Argument: index Integer
The index value associated with the object.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
ObjectRepository | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|