executescriptΒΆ

boolean success executescript ( string filename )

Execute a lua script given by its filename

Arguments:

  • filename the script filename

Return:

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