string.expression

string.expression


STR Index Level SUBROUTINE
Syntax
Category BASIC
Type Definition
Description any expression which evaluates to, or can be converted to a string of characters.
Options
See Also INDEX INPUTTRAP ... GOTO OCCURS \ string expressions MATBUILD REPLACE COUNT INPUTTRAP ... GOSUB XTD INPUTERR TRIM FIELD LEN statements & functions CONVERT := a (algebraic) LOCATE SCAN PRINTCHAR CONVERT FMT SENTENCE SWAP
Example name = "Pick Systems"

In this example, "name" is a string expression.
Warnings
Compatibility D3 7.0 AP R83
STR Index Level SUBROUTINE