Files
RCBASIC4/doc/files/evaljs.txt
2026-02-26 15:33:51 -06:00

10 lines
194 B
Plaintext

#title EvalJS$ [RCBasic Doc]
#header Function EvalJS$(js_code$) 'Only useable in Emscripten
Runs javascript code
Returns the return value of the javascript code
NOTE: ONLY WORKS IN WEB PORT