For the latest version of JMP Help, visit JMP.com/help.
These commands move the currently selected rows to the indicated destination point.
dt << Move Rows( At Start );
dt << Move Rows( At End );
dt << Move Rows( After( rowNumber ) );