PV Get cell string value

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

version 6.8


PV Get cell string value (area; column; row) String

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

Description

The PV Get cell string value command returns the string of characters contained in the cell set by column and row.

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

Example

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

See Also

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


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