added experimental code to call function held in a variable

This commit is contained in:
2019-04-28 15:44:10 +00:00
parent abce018b2f
commit d64d0a73b4
7 changed files with 324 additions and 357 deletions

View File

@ -598,12 +598,27 @@ can't confict with named variables and globals variables.
Built-in Functions
-------------------------
- close
- fflush
- int
- typename
- isnil
- index
- length
- substr
- split
- tolower
- toupper
- gsub
- sub
- match
- sprintf
- mktime
- strftime
- systime
TBD.
Function Calls
-----------------------