FunctionCallExpression
An expression evaluated by reference to the Function Library.
Properties
Name |
Type |
Description |
|
---|---|---|---|
Function |
1..1 |
The name of the function being called. |
|
IsSdtlName |
1..1 |
When true, the Function property contains the name of a function from the SDTL function library. When false, the Function property contains the name of a system-specific or user-defined function. |
|
Arguments |
0..n (Ordered) |
A list of parameters to the function. |
Properties Inherited from ExpressionBase
No properties are inherited.
Item Type Hierarchy
- ExpressionBase
FunctionCallExpression
Relationships
The following identified item types reference this type.