by @Carl Air Fork
{"functions":[],"name":"inputDemo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_b499d727_1bc4_493e_9ade_bceb8754606a"},{"@type":"Comment","id":"id_9ab02d66_f409_413d_ae6f_0106ae778311","text":"declare a variable named 'name'"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"name","lengthValue2":"5","id":"id_b72199a7_b39b_482b_a432_8a17f6c47750","initValue":null},{"@type":"Comment","id":"id_7371daad_c1fc_40fc_aa8a_3591f45c748b","text":"ask (prompt) the user to enter their name"},{"@type":"Comment","id":"id_9ffa0738_d97e_46dc_a856_0b362c8298c7","text":"store the name into the variable named 'name'"},{"newline":true,"@type":"Output","id":"id_8ca17465_275b_47fb_95de_49abbb808e44","value":"\"What is your name?\""},{"@type":"Input","name":"name","id":"id_dae1a568_5d4a_4ed6_bfe3_364f984977fa","prompt":null},{"@type":"Comment","id":"id_593cf4f1_8c22_46a6_b589_1eb68a8137cf","text":"display the name that was entered"},{"newline":true,"@type":"Output","id":"id_f1d321e8_2b6c_42ff_9739_146a8ec6e812","value":"\"Hello \" + name"},{"@type":"Return","id":"id_2d23b2fd_cdfa_41d4_b02c_c01d3e0d2b1d","maybeValue":null}],"parameters":[]},"id":"id_dfa6f86f_2663_49a4_b8ca_18ba503fdc00","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":64}