Interface | Description |
---|---|
Function |
Represents a function shown in the Expression Editor.
|
FunctionModel |
This interface provides methods to add and remove script functions in the Expression Editor accessible from Assignment
and If program nodes among others.
|
Exception | Description |
---|---|
FunctionException |
This exception is thrown if a function has an illegal name, illegal parameter or too many parameters.
|
Copyright © 2021. All rights reserved.