Chapter Contents

Previous

Next
Data Form and Data Table: _getWhere

Data Form and Data Table: _getWhere



Returns the active where clause

Delegated to: Data Set Model class


Syntax

Syntax

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

Argument Type
Description
list
N specifies the identifier of an SCL list to contain the active WHERE clause, if any. If no WHERE clause is active, then the list is empty.


Chapter Contents

Previous

Next

Top of Page

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