Execute Python Command

Execute Python Command

Windows
MacOS
Linux

Execute the given Python command.

Target is Python Script Library

Execute Python Command
Python Command
Return Value

Inputs

In
Exec
Python Command
String

The command to run. This may be literal Python code, or a file (with optional arguments) that you want to run.

Outputs

Out
Exec
Return Value
Boolean

true if the command ran successfully, false if there were errors (the output log will show the errors).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss