Contents Commands | Print page ReadScriptFile()Reads a script file in the command environment.Essential Keyword ArgumentsFileName : ReadableFileNameName of the script file that is to be read.Return TypeNoneExamplesExample 54: Read a Python script file ReadScriptFile(FileName = 'run.py') « PrintState() ReloadExpressionFunctionModules() »