Retrieves the position at which a specific string first occurs in a BigText.

Position := BigText.TEXTPOS(String)

Parameters

String

Type: Text

The text string to search for in the BigText variable. If this parameter is empty, then 0 is returned.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also