LuaScript Xojo and Real Studio Plugin

LuaScriptContext.ParameterCount Property (console safe)

Returns the number of parameters.

ParameterCount as Integer {Read}

Remarks

This function only gives meaningful value when inside a REALbasic function that is called from Lua.

See Also

LuaScriptContext Class