by @Álvaro martín Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_005f8ab8_be46_4921_8672_456ec932ff40"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"plantactual","lengthValue2":"5","id":"id_58c84785_f76a_437f_967b_e01c4f9d2395","initValue":"1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"plantadestino","lengthValue2":"5","id":"id_52c31d90_4249_42d0_bc80_e27e9e5e7d75","initValue":"0"},{"newline":true,"@type":"Output","id":"id_5ffddd7e_d934_420a_8013_6d19229f0a0d","value":"\"estas en la planta 1\""},{"condition":"true","@type":"While","id":"id_600bce98_cd67_4964_aeff_d085e802eb9c","body":{"statements":[{"newline":true,"@type":"Output","id":"id_d9808d44_4d55_4474_8dae_a2e89dce09e2","value":"\"¿A que planta quieres ir?(de la 1 a la 5)\""},{"@type":"Input","name":"plantadestino","id":"id_0645010e_48b4_476c_8013_5f3fd0a914d3","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"respuesta","lengthValue2":"5","id":"id_8bef673a_a87d_4cae_b574_3fd7c39671b5","initValue":"0"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_82aef18a_2be1_4de9_81f0_d7eac257a4cd"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_abe13289_fbae_4ef3_87f1_5cb147b01200","value":"\"el ascensor esta bajando\""},{"condition":"plantactual>plantadestino","@type":"While","id":"id_fd8e9cba_e583_4615_8352_60fbfecae082","body":{"statements":[{"@type":"Assign","name":"plantactual","id":"id_69577a37_993a_47d5_ba5b_49116ab7ccb7","value":"plantactual - 1"},{"newline":true,"@type":"Output","id":"id_32a42fb3_8529_4acc_8596_695e03376ad9","value":"\"\"Estamos en la planta:\"+ plantactual\""}],"id":"id_6d95b03e_4ecc_4afa_8983_130fee5b0707"}}],"id":"id_f5860ddb_e1bf_4fa7_ba2b_359d3a511633"},"condition":"plantadestino<plantactual","@type":"If","id":"id_4516d481_3f9c_4973_968c_c9f19c3a9aad"}],"id":"id_ca702dfc_892a_4c07_8cb0_b48c04932762"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_4b0aeee8_8407_4cfe_bbca_4c8f17977c65","value":"\"el ascensor esta subiendo\""},{"condition":"plantactual<plantadestino","@type":"While","id":"id_90cef2f4_1e32_47fb_9ed0_0bebb8673ffe","body":{"statements":[{"@type":"Assign","name":"plantactual","id":"id_80d42fa5_4130_4453_af37_ed42f8ee9444","value":"plantactual + 1"},{"newline":true,"@type":"Output","id":"id_110d6083_e9fd_499c_ba3e_8c2a2564bbe3","value":"\"Estamos en la planta:\"+ plantactual"}],"id":"id_e2463831_e258_4fc9_b6dd_7a2d4f9313c2"}}],"id":"id_a9deafa5_12d5_445d_84b1_cc9a5876f2b8"},"condition":"plantadestino>plantactual","@type":"If","id":"id_d646d772_2b8c_4a29_b792_3c63c686519d"}],"id":"id_1fb9d93a_59da_41ce_ab6a_1c2bc8e7be05"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_5c7de37c_62af_44f6_92eb_06055e24e0e1","value":"\"Ya estas en la planta\""}],"id":"id_a22d16d3_9805_4b29_9dd3_a6dce90227b3"},"condition":"plantactual==plantadestino","@type":"If","id":"id_23a881e8_0232_4cbe_b986_ac8203879b54"},{"newline":true,"@type":"Output","id":"id_1ec3925b_5b14_4501_b1a6_1aa18cc48871","value":"\"as llegado a su destino\""}],"id":"id_a7306088_437d_4dcf_960d_2bded62f1755"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_bf694be7_9612_44f2_8898_6a7b37259295","value":"\"Error: planta invalida\""}],"id":"id_a0c9bd6b_50a2_423e_b35f_08a51fe01875"},"condition":"plantadestino<1 || plantadestino>5","@type":"If","id":"id_18924682_bd79_488f_8aea_58d4004df06b"}],"id":"id_fad65f42_f74b_4f3e_ade6_7dd6f34830bf"}},{"@type":"Return","id":"id_df72653b_c887_4441_954c_c000510637d3","maybeValue":null}],"parameters":[]},"id":"id_7f6cccf2_d97b_4e33_a836_b0857cf28d6d","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"javascript","showGenCode":true},"version":"0.3","revision":469}