SENTENCE Function

The SENTENCE function returns the TCL or PROC statement used to invoke the mvBASIC program that contains the function.

Format

SENTENCE( )

Example

If the TCL command RUN BP STATES is used to invoke a mvBASIC program called STATES, the SENTENCE function, if used within this program, returns the string RUN BP STATES. The mvBASIC program can then use the parameters in the sentence as input.

See Also

Statement and Function Reference