4D v13

PV Get cell variable

Home

 
4D View v13
PV Get cell variable

PV Get cell variable 


 

PV Get cell variable ( 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 Linked variable name

The PV Get cell variable command returns the name of the variable linked to the cell set by column and row.

Example  

Refer to the example for the PV SET CELL VARIABLE command.

 
PROPERTIES 

Product: 4D
Theme: PV Cell value
Number: 15914

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get cell value type
PV SET CELL VARIABLE