Example ====== Masters - Nudge Master Up/Down ====== ^ by: | Alberto Faria Costa, May 2018 | ^ published: | http://forum.avolites.com/viewtopic.php?f=3&p=20557 | ^ description: | Macros to nudge a master up/down | {{tag>nudge master}} ==== functions ==== * [[:macros:function:Masters.NudgeUp]] * [[:macros:function:Masters.NudgeDown]] For the available master's handleIds see [[macros:identifier:titanid|]] ===== Code ===== Masters.NudgeUp(1604) Masters.NudgeDown(1604) ===== Explanation ===== This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] The functions ''Masters.NudgeUp()'' and ''Masters.NudgeDown()'' are called for a specific master, identified by its titanId. ===== How to use it ===== * [[:macros:deploying|make this macro available]] ~~DISCUSSION~~