Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Execute a python statement.
     statement - a statement
returns: number 0 if executed the statement, otherwise an error string
Thread-safe function.

string or long RunPythonStatement(string statement);

Index | Previous topic | Next topic