Chapter Contents

Previous

Next
Widget Class: _inError

Widget Class: _inError



Reports whether a widget is currently in error


Syntax
Details

Syntax

objectName._inError( errorState );

Argument Type Use Description
errorState Numeric Output returns a value indicating whether the widget is in error: 1 is in error, 0 is not in error


Details

This method has the same effect as the field function error check, except that it may be executed from another Frame, SCL, or Program entry.


Chapter Contents

Previous

Next

Top of Page

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