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 |