vc.expression

vc.expression


user exits, FlashBASIC Index Level WEOF
Syntax
Category BASIC
Type Definition
Description an expression that evaluates to a valid value count ("vc").

Any expression which evaluates to a valid integer numeric value is allowed.
Options
See Also array references ac.expression LT INS < > REPLACE INSERT LOCATE EXTRACT DELETE
Example crt customer.item<2,1> = "test string"
In this statement, "1" is used as the vc.expression.
Warnings
Compatibility D3 7.0 AP R83
user exits, FlashBASIC Index Level WEOF