executestring

guerilla.executestring(script)

Execute a lua string

Parameters:script (str) – the script text
Returns:true if the script was executed without any error raised
Return type:bool