Chapter Contents

Previous

Next
SCL List Model: _moveColumn

SCL List Model: _moveColumn



Moves a range of columns


Syntax

Syntax

CALL SEND (object-id, '_moveColumn', start-columnend-columntarget-column);

Argument Type Description
start-column
C specifies the name of the first column in the range to be moved
end-column
C specifies the name of the last column in the range to be moved
target-column
C specifies the name of the column after which the range will be moved


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.