Line 23:
Line 23:
Working variables are used to make all kinds of calculations/comparisons inside the action block, like any variable according to its type. The only difference with Input and Output ones is that they <b>do not appear</b> in the variables list when configuring the call, as they are not useful to the calling macro.
Working variables are used to make all kinds of calculations/comparisons inside the action block, like any variable according to its type. The only difference with Input and Output ones is that they <b>do not appear</b> in the variables list when configuring the call, as they are not useful to the calling macro.
+
<b>Schematic way variables interact between Macros and Action blocks:</b>
{|border="1" cellpadding="2"
{|border="1" cellpadding="2"
−
|+Schematic way variables interact between Macros and Action blocks
!width="10"|Step #
!width="10"|Step #
!width="100"|Where from
!width="100"|Where from