====== Java block ====== By default the code in an RGG file is interpreted as a java block. Additionally, these blocks are included in ''{'' ''}'' brackets. The java block allow java syntax up to java 1.6. (this is independent from the java version that is used to run GroIMP). Therefore, it is possible to use features such as file reading and writing, mathematical calculations, abstraction/inheritance or library functions. If you are not experienced with java it might be useful for you to look into available online tutorials.(For example https://www.w3schools.com/java/default.asp) ====== ====== {{page>01_user_documentation:07_rgg_xl:02_xl:10_rgg_addition}} {{page>01_user_documentation:07_rgg_xl:02_xl:15_not_included}}