ReadScriptFile()

Reads a script file in the command environment.

Essential Keyword Arguments

FileName : ReadableFileName

Name of the script file that is to be read.

Return Type

None

Examples

Example 54: Read a Python script file


ReadScriptFile(FileName = 'run.py')