Chapter Contents

Previous

Next
Data Set Data Model: _setTruncationCharacter

Data Set Data Model: _setTruncationCharacter



Sets the character that is displayed in a cell when the column width is too narrow to display its complete contents


Syntax
Details

Syntax

CALL SEND (object-id, '_setTruncationCharacter', char_to_display);

Argument Type Description
char_to_display
C specifies the character to display in a truncated cell


Details

By default, the truncation character is set to an asterisk (*).


Chapter Contents

Previous

Next

Top of Page

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