by @Carl Air Fork
{"functions":[],"name":"decisionDemo","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_4704a781_4d30_4ebf_82e9_6e1fd93dab78"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"menuChoice","lengthValue2":"5","id":"id_21964564_c077_45a9_8811_8c95a18699a3","initValue":null},{"newline":true,"@type":"Output","id":"id_3be37c95_a6fc_47fa_bb96_a41a499f8ee9","value":"\"Select from one of the following menu options: \""},{"newline":true,"@type":"Output","id":"id_809213b7_75a2_4abb_9e4d_aa16112573c6","value":"\"Option 1\""},{"newline":true,"@type":"Output","id":"id_47ce7548_9e6b_453b_8756_633e2e23ad64","value":"\"Option 2\""},{"newline":true,"@type":"Output","id":"id_769ae6e7_3c5e_4e60_807c_9f9749a74571","value":"\"Enter your choice: \""},{"@type":"Input","name":"menuChoice","id":"id_ac8e9c36_6025_41fc_8d7b_25514960df45","prompt":null},{"condition":"menuChoice < 1 || menuChoice > 2","@type":"While","id":"id_a88faa9e_1452_4aa9_8818_c0038abcebf6","body":{"statements":[{"newline":true,"@type":"Output","id":"id_a9735390_bd6c_4eb6_8401_f58cd963c56a","value":"\"ERROR: Menu Choice must be Option 1 or 2. Try Again.\""},{"@type":"Input","name":"menuChoice","id":"id_4d17f14b_ebb5_4d76_888b_43f78268fdc9","prompt":null}],"id":"id_c7cb27d4_adaf_46e5_8fb2_0bed53464b20"}},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_74651995_20c5_458f_9a60_45a0c4c4e165","value":"\"You chose Option 2\""}],"id":"id_049dfd63_a7c5_40de_9d68_9205db41ceea"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_3c1180f2_2923_45a5_81b9_343f72a03295","value":"\"You chose Option 1\""}],"id":"id_0d9bb893_6de0_4acd_820a_99df22eeee71"},"condition":"menuChoice == 1","@type":"If","id":"id_3eb5189c_8191_4c31_b267_07985fa44916"},{"@type":"Return","id":"id_9cfe3077_c3f9_451e_98b8_d6e711ef2070","maybeValue":null}],"parameters":[]},"id":"id_44788b05_2234_4447_9c0d_57f8d71802bf","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":290}