var_block 0.0.5
Allows variable scoping / encapsulation that will be only accessible inside the given block. Useful when trying to group up logic through indents and explicit definitions.
Allows variable scoping / encapsulation that will be only accessible inside the given block. Useful when trying to group up logic through indents and explicit definitions.