Chapter Contents

Previous

Next
ENDCLASS

ENDCLASS



Ends a CLASS statement block

Category: Object Oriented


Syntax
Details
See Also

Syntax

ENDCLASS;


Details

The ENDCLASS statement marks the end of a CLASS block in an SCL program. Use ENDCLASS to designate the end of a block of SAS statements that define a class.

See Also

CLASS


Chapter Contents

Previous

Next

Top of Page

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