This topic lists the different types of ESQL functions.
All the ESQL functions are described here.
/* call my SQRT function */ SET Variable1 [equals char] SQRT (4); /* call the SQL supplied function */ SET Variable2 [equals char] SQL.SQRT (144);
Most of the functions described here impose restrictions on the data types of the arguments that can be passed to the function. If the values passed to the functions do not match the required data types, errors are generated at node configuration time whenever possible. Otherwise runtime errors are generated when the function is evaluated.
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ak05180_ |