|
Release 4.0 |
 |
Description - <functionname>.caption
Name: <functionname>.caption
Type: String
Description:
This function based attribute lets you specify the label of the function. This label will appear in the parameter window,
so the user won’t see the function name as it is used in the formula itself. Instead, the user will see that descriptive label.
Example:
fn1.caption ="First Iteration Function";
|