Chapter Contents

Previous

Next
Input Field: _getJustify

Input Field: _getJustify



Returns the current justification setting for the input field


Syntax
Details

Syntax

CALL NOTIFY (field-name, '_getJustify', justify);

Argument Type Description
justify
C returns the justification setting for the input field:
'CENTER'
'LEFT'
'RIGHT'
'NONE'


Details

The default value is 'LEFT' for character-typed fields and 'RIGHT' for numeric fields.


Chapter Contents

Previous

Next

Top of Page

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