Call Function

Summary

Calls a function with included input parameters and returns in the corresponding parameters.

Parameters

NameExplanationType
FunctionThe function to call, as defined in FunctionsFunction
Input SwitchesThe input switches to pass into the function.Switch Or Value
Input VariablesThe input variables to pass into the function.Variable Or Value
Output SwitchesThe output switches to store data from the function.Switch
Output VariablesThe output variables to store data from the function.Variable