nxa.ExecuteDelayedScript

Description

This function executes a LUA script that is specified as String parameter. The execution can optionally be delayed.

Signature

nxa.ExecuteDelayedScript (string, number)

Parameters

Name Type Mandatory/Optional Description
stringMname of the LUA script
numberOdelay in milliseconds (optional)

Return

None.