Chapter Contents

Previous

Next
Data Set Data Model: _getDisplayedColumns

Data Set Data Model: _getDisplayedColumns



Returns a list that contains the names of the displayed columns and the order in which they are displayed


Syntax

Syntax

CALL SEND (object-id, '_getDisplayedColumns', list);

Argument Type Description
list
N specifies the identifier of an SCL list to contain the names of the currently displayed columns. Each name is a separate item in the list.


Chapter Contents

Previous

Next

Top of Page

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