submit
|
The submit function places events on the request queue of the context.
These events should consist of a lisp expression passed as a string. Use the second
optional datetime argument to specify that the execution of the event should be delayed
until a specified date time. Usage Use the submit function to place events on the request queue of the context.
(submit expressionString datetime) RequestID - this is the numeric requestID assigned to the
event on the request queue.
Expression:
Arguments
Name
Type
Description Argument: expressionString String
A Lisp expression in string form. Argument: datetime Date
An optinal parameter containing a date. The argument datatype must be date.
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.
String | Date | Number |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|