Tiny Yolo2 icon Tiny Yolo2 Real-time TinyYolo object detection for ARC Camera Device: tracks 20 classes, populates camera variables, triggers tracking scripts, 30+ FPS in HD. 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.