4D View v14

PV Get cell string value

Home

 
4D View v14
PV Get cell string value

PV Get cell string value 


 

PV Get cell string value ( area ; column ; row ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
column  Longint in Cell column number
row  Longint in Cell row number
Function result  String in Cell value

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.

 
PROPERTIES 

Product: 4D View
Theme: PV Cell value
Number: 15855

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get cell value type
PV SET CELL STRING VALUE

 
ARTICLE USAGE

4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)