10 lines
194 B
Plaintext
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
|
|
|