Changes for page Blockly Editor

Last modified by Admin on 2022/02/21 00:26

<
From version < 52.1 >
edited by Vivek Iyer
on 2018/07/12 00:21
To version < 53.1 >
edited by Vivek Iyer
on 2018/07/12 00:23
>
Change comment: There is no comment for this version

Summary

Details

EXOExtensionCode.ExtensionClass[0]
Compatibility
... ... @@ -1,1 +1,1 @@
1 -9.11.3
1 +9.11.7
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -22,9 +22,9 @@
22 22  1. If you want to view the code you generated and/or execute it, go to the View Page. It looks like this:
23 23  {{image reference="GenCodeView.png" ||alt="Viewing the Generated Code" width="650" height="285"}}{{/image}}
24 24  //Viewing the Generated Code//
25 -1. To run the code, click on "Run Code".
25 +1. To run the code, click on "Run Code". Now after the code has been run, to view the original code again, click on "View Code".
26 26  {{image reference="ExecCode.png" ||alt="Running the generated code" width="650" height="250"}}{{/image}}
27 -//Running the generated code//
27 +//The code executed//
28 28  1. In case you want to edit the page, click on the edit button once again and all the Blockly blocks are loaded as they should be :)
29 29  
30 30  == Features ==

Get Connected