◄QuickSCREEN► ◄Details► ◄Example► ◄Contents► ◄Index► ────────────────────────────────────────────────────────────────────────────── SWAP - an assignment statement that exchanges the values of two variables Syntax SWAP variable1,variable2 ■ variable1 and variable2 must be of exactly the same type