Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

EDMexpressX implements all built-in functions and procedures defined in the Express language. The complete list of Express built-in function and procedures:
 
built_in_function = ABS | ACOS | ASIN | ATAN | BLENGTH | COS | EXISTS  | EXP | FORMAT | HIBOUND | HIINDEX | LENGTH | LOBOUND | LOINDEX  | LOG | LOG2 | LOG10 | NVL | ODD  | ROLESOF | SIN | SIZEOF | SQRT  | TAN | TYPEOF | USEDIN | VALUE | VALUE_IN | VALUE_UNIQUE
built_in_procedure = INSERT | REMOVE

  • No labels