4D View v14PV SET CELL STRING VALUE |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV SET CELL STRING VALUE
PV SET CELL STRING VALUE
The PV SET CELL STRING VALUE command writes the character string value in the cell assigned by column and row. If value starts with a "=", it will be read as a formula. The following example reproduces the "Copy toward the bottom" spreadsheet only for alphanumeric type cells. C_INTEGER($CopyNumber) Tip: This method can be used for any types, or better yet, to call a generic method testing the cell type with PV Get cell value type before calling the "PV Get cell xxx value" then the "PV SET CELL XXX VALUE" commands to copy the value regardless of its type, which can be a good exercise in generic programming. |
PROPERTIES
Product: 4D View
HISTORY
Created: 4D View 6.8 SEE ALSO
PV Get cell string value ARTICLE USAGE
4D View Language ( 4D View v11.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||