4D v13

PV SPECIAL CUT

Home

 
4D View v13
PV SPECIAL CUT

PV SPECIAL CUT 


 

PV SPECIAL CUT ( area ; value ; formula ; format ; borders ) 
Parameter Type   Description
area  Longint in 4D View area
value  Integer in 0 = Do not cut; 1 = Cut
formula  Integer in 0 = Do not cut; 1 = Cut
format  Integer in 0 = Do not cut; 1 = Cut
borders  Integer in 0 = Do not cut; 1 = Cut

The PV SPECIAL CUT command cuts from area the information defined using the value, formula, format and borders parameters for the selection of current cells.

Unlike the PV SPECIAL CLEAR, the PV SPECIAL CUT command saves cut information to the clipboard in order to use it at a later time with, for example, the PV SPECIAL PASTE command.

Example  

Refer to the example in the PV SPECIAL PASTE command.

 
PROPERTIES 

Product: 4D
Theme: PV Cell manipulation
Number: 15837

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV SPECIAL CLEAR
PV SPECIAL PASTE