01_user_documentation:07_rgg_xl:02_xl:04_production:06_code
Code block
A production statement can include conventional imperative code blocks. They are delimited by curly brackets { and }. These blocks do not declare their own scope, but instead use the scope of the production statement. Thus, variable declared in the production can be used in the code block.
01_user_documentation/07_rgg_xl/02_xl/04_production/06_code.txt · Last modified: 2025/08/20 14:33 by gaetan
