Servo Script icon Servo Script Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control. Try it →
 

Exec

Utility.exec(filename, [arguments])

Parameters

filename File path of the executable file to execute.
arguments (optional) Optional arguments to pass to the executable file as a string.

Returns

Nothing

Description

Execute the executable file at file path filename with optional arguments arguments.