Chapter Contents

Previous

Next
CALCULATE

CALCULATE



Evaluates a debugger expression and displays the result

Abbreviation: CALC


Syntax
Details
Examples

Syntax

CALCULATE expression

expression
is any standard debugger expression, which can include SCL functions and dot notation.


Details

The CALCULATE command is an online calculator that evaluates expressions for the debugger. Expressions can include standard debugger expressions, SCL functions, and many of the SAS arithmetic functions. You can also use dot notation to perform operations on values that are returned by object attributes and methods.


Examples


Chapter Contents

Previous

Next

Top of Page

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