SWAP VALUES

From Macros Wiki
Revision as of 18:38, 2 August 2010 by ConnerO (talk | contribs) (New page: {{Up}} {{Command|syntax=SWAP_VALUES <variable 1>, <variable 2> |description=:Swap the values of 2 different defined variables. |param1=<variable 1>|param1_des...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SWAP_VALUES <variable 1>, <variable 2>


Swap the values of 2 different defined variables.

Parameters

<variable 1>
Initial variable to swap with the second
<variable 2>
Second variable to swap with the first

Example

SWAP_VALUES h4, h3