/
nxa.LoadXLuaLibrary
nxa.LoadXLuaLibrary
Description - INTERNAL DOCUMENTATION
This function loads a LUA script that was previously encrypted using the NETx LUA Protector and makes its containing functions available.
Signature
nxa.LoadXLuaLibrary (filename)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
filename | M | the filename with extension that will be looked for in the workspaces ScriptFiles directory |
Return
None.Related content
nxa.SetValue
nxa.SetValue
Read with this
nxa.ExecuteDelayedScript
nxa.ExecuteDelayedScript
More like this
LUA scripting
LUA scripting
Read with this
Additional information on LUA implementation
Additional information on LUA implementation
More like this
Standard functions
Standard functions
More like this
nxa.StartApp
nxa.StartApp
More like this