PV Get cell text value

4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next

version 6.8


PV Get cell text value (area; column; row) Text

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
Function resultTextCell value

Description

The PV Get cell text value command returns the text contained in the cell assigned by column and row.

If the PV Get cell text value command is used with a non-text type cell, it returns an empty string.

Example

Refer to the example for the PV SET CELL STRING VALUE command.

See Also

PV Get cell value type, PV SET CELL TEXT VALUE.


4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next