Changes

138 bytes added ,  12:22, 6 March 2023
Line 14: Line 14:     
== Kinds of variables used ==
 
== Kinds of variables used ==
 +
 +
Action blocks work with their own set of variables (plus Global ones if necessary) whose values can be passed from/to the calling macro.
    
Three kinds of variables can be used inside an action block: Input, Output and Working ones. Each one can be of any type (boolean, integer, decimal, string, array/dictionary).
 
Three kinds of variables can be used inside an action block: Input, Output and Working ones. Each one can be of any type (boolean, integer, decimal, string, array/dictionary).
editors
57

edits