{"functions":[],"name":"ATM Transaction Check","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c5eda049_b6fa_47af_868d_db1a92065907"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"pin","lengthValue2":"5","id":"id_68182e35_1717_485c_b981_67dca2877d13","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"accountbalance","lengthValue2":"5","id":"id_b9c94b81_86d4_4b82_8a02_d13741f4a3af","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"withdrawalamount","lengthValue2":"5","id":"id_2d277811_adab_49da_a765_70cd27c8b40d","initValue":null},{"newline":true,"@type":"Output","id":"id_e6709c2c_a7b6_446b_9517_878dfd88fdeb","value":"\"Enter Your Account Balance Here\""},{"@type":"Input","name":"accountbalance","id":"id_d58e6eeb_da8f_4fab_a681_aed1beb57f68","prompt":null},{"newline":true,"@type":"Output","id":"id_337c2d74_0a97_4269_858c_42f9f139d30a","value":"\"Enter Your Withdrawal Amount Here\""},{"@type":"Input","name":"withdrawalamount","id":"id_c8933b03_d424_4f7c_a734_93e3303535d1","prompt":null},{"newline":true,"@type":"Output","id":"id_a9d1046c_5b3f_4d01_a747_64e40da7eb34","value":"\"Enter Your Account Pin\""},{"@type":"Input","name":"pin","id":"id_fa79d5f2_9548_43fc_9ee0_45f3eab72f09","prompt":null},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7dc8921b_f8b1_417f_a39c_877c68993723","value":"\"Invalid Pin\""}],"id":"id_4b6e9557_7b38_41cf_a9d5_659636229d11"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_239f2382_06c2_4e60_96d0_5e0d382fff7f","value":"\"Insufficient Balance\""}],"id":"id_e164c683_ec6e_4413_8e37_9d2331992bac"},"trueBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_1b2e1191_bf62_4400_8bcc_5e3bd6cf9579","value":"\"Daily Limit exceed[\""}],"id":"id_0ebe3de3_aac4_4a08_b5b0_81e42a38965b"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_e60d49a4_ca9b_4495_a2d9_fda809c35ee1","value":"\"Transaction approved\""}],"id":"id_749e8553_a53a_405d_9a6b_7a97ea288f19"},"condition":"withdrawalamount<=10000","@type":"If","id":"id_70be2e72_52ee_46d9_91cf_1263da41c8b9"}],"id":"id_84a07e35_cc92_4d48_9c2d_f7f8f9c1f420"},"condition":"accountbalance>=withdrawalamount","@type":"If","id":"id_46cc244c_9886_4cc8_8e83_6391f61ed43b"}],"id":"id_c4c86ddf_4cb8_4e27_bbb0_7d9c6b47d159"},"condition":"pin==7860","@type":"If","id":"id_b912dfea_bac1_4bee_9901_1c098f3617f9"},{"@type":"Return","id":"id_e94a272c_7ec6_449e_8dc8_695366d5da89","maybeValue":null}],"parameters":[]},"id":"id_cd16bf78_3a49_4f6a_8c20_ba3857d56079","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":true},"version":"0.3","revision":372}