|
←Terminal Output→ inputString[0] : inputString[1] : inputString[2] : inputString[3] : inputFloat[0] : inputFloat[1] : inputFloat[2] : inputFloat[3] : This is ment to be a test environment for JavaScript. JavaScript code can be entered into the text box on the left. Commands special to this environment are the print() function which will display code in the textarea on the right. Also the input boxes above can be used and referenced by their name (such as inputString[0]). Note that the first four use strings (text) and the second four are used for floats (numbers). |