SetSymbolValues Subroutine

Sets the symbol substitutions for model context.

Syntax

SetSymbolValues (vtSymbol)

Properties

The SetSymbolValues subroutine syntax has this part:

Part

Description

vtSymbol

2 dimensional array. The first column is the index and second is a string parameter that holds the symbol. For use with the model.

Example