UPVAR Procedure

Accesses a variable that is not on the current program level.

Usage

Input Parameters

Output Parameters

Keywords

Discussion


NOTE: Creating two or more local bindings to the same variable can result in unpredictable behavior and is not recommended or supported.

NOTE: If you bind a local variable to a variable on the same program level, UPVAR cannot distinguish between the two, and you may receive unpredictable results.

Example 1



Example 2

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.