User Tools

Site Tools


4rpl:commands:refcall

Index

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")

Index

4rpl/commands/refcall.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1