Skip to main content
FW version: Stable

Preprocessing

The YOS scripting language supports a set of preprocessing directives that are executed before the script is run. These directives are used to define constants, include other files, and conditionally compile parts of the script. The preprocessing is done by the host PC before the script is uploaded to the device.

For more about the preprocessing and term usage please check these guides:

scripting_scheme