Chapter Contents

Previous

Next
Table Editor: _getRowConformThreshold

Table Editor: _getRowConformThreshold



Returns the row conform threshold


Syntax
Details
See Also

Syntax

CALL SEND (table-id, '_getRowConformThreshold', threshold);

Argument Type Description
threshold
N returns the row conform threshold in integer values in the range 0 to 99


Details

The row conform threshold is a value in the range 0 to 99. This value, determined by the ratio of the table's height to the region's height, is the percentage above which the CONFORM_ROWS attribute takes effect.

See Also

_setRowConformThreshold


Chapter Contents

Previous

Next

Top of Page

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