Execute Python File

The Execute Python File action reads and executes a Python program.

When you select this option, you will be presented with a file selector so that a Python file may be selected. Upon file name selection, the program is read in and execution begins immediately. If there are any errors, the debugger output displays the details on the error.