executestringΒΆ

boolean success executestring ( string script )

Execute a lua string

Arguments:

  • script the script text

Return:

  • success true if the script was executed without any error raised