This shows you the differences between two versions of the page.
Last revision Both sides next revision | |||
docu_set [2018/08/06 18:12] Niek created |
docu_set [2018/08/06 18:26] Niek |
||
---|---|---|---|
Line 11: | Line 11: | ||
The set action is using one single generic_label device to store all variables. By default the set action will look for a generic_label device named "_VARSTORE_". This default can be overridden by adding a DEVICE statement defining different generic_label device. | The set action is using one single generic_label device to store all variables. By default the set action will look for a generic_label device named "_VARSTORE_". This default can be overridden by adding a DEVICE statement defining different generic_label device. | ||
- | Varables created by the set action can be retrieved using the GETVAR function. | + | Varables created by the set action can be retrieved using the [[docu_getvar|GETVAR]] function. |
====Examples==== | ====Examples==== |