Previous Topic: Action Diagram FunctionsNext Topic: Function Example


Action Diagram Functions

The following list describes the action diagram functions:

Diagram functions always take the form:

FUNCTION_NAME(parameter_list)
When the action diagram function executes, the value it returns is substituted for it in the expression.

A different set of functions is available, depending on the primitive domain of the expression in which it is included. There are text functions, numeric functions, date functions, and time functions.

Some functions are not available in READ actions. The CA Gen Toolsets clearly identify which functions are not available in READ actions.

Functions can themselves be parameters of functions.