LuaScript Xojo Plugin

LuaScriptContext.ParameterCount Property

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