Functions

Introduction

Functions are preconfigured callbacks that can leverage parameters via the Call Function command.

Each function is designed to accept up to 100 variables and switches for input and output parameters.

Input Switches/Variables will leverage Local Switches/Variables from 0-99; Output Switches/Variables will leverage Local Switches/Variables from 100-199.

Best Practice: Any "calculation" that should run and needs input and/or output parameters, such as computing a number.