User Tools

Site Tools


ixe:irpl:functions:refcall

refcall

refcall

Description

Takes a string from the stack and invokes a function of that name. Note that the string is case insensitive.

Examples

refcall ("MyFunc")
 
:MyFunc
    trace("MyFunc called")
ixe/irpl/functions/refcall.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1