In the Script Editor window, there are three types of functions that can be used:
Functions | Descriptions |
---|---|
Trigonometric | Return values such as Sine, Cosine, Tangent, etc., of the assigned real-number parameters. |
Mathematic | Return values such as Log, Absolute value, Square value, etc., of the assigned real-number parameters. |
Special | Constrol the Xpanel project’s features or the project itself. There are functions called “Subroutines” in this category. |
※ Please refer to the Related Feature section for detailed information on Subroutines.