Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

In the Script Editor window, there are three types of functions that can be used:

  • Trigonometric Functions

    • Return values such as Sine, Cosine, Tangent, etc. of the assigned real-number parameters.

  • Mathematic Functions

    • Return values such as Log, Absolute value, Square value, etc. of the assigned real-number parameters.

  • Special Functions

    • Control the Xpanel project’s features or the project itself.

    • There are functions called “Subroutines” in this category.

※ Please refer to Appendix 1 Functions for Script for detailed information.

  • No labels