# Swap [Obj,Obj] ### Description Swaps the columns of a two-column input `[OBJ,OBJ]`. ### Input - `SOURCE [OBJ,OBJ]`: a 2-column input with an object-object pair ### Output - `RESULT [OBJ,OBJ]`: the same as `SOURCE`, but with swapped columns