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: 2021/01/08 11:01 by 127.0.0.1