4D View v14

PV Get on command method

Home

 
4D View v14
PV Get on command method

PV Get on command method 


 

PV Get on command method ( area ; command ) -> Function result 
Parameter Type   Description
area  Longint in 4D View area
command  Longint in Command number
Function result  String in 4D method name

The PV Get on command method command returns the name of the method linked to the 4D View menu command.

The PV Commands constants are used to define the command parameter.

If no method has been linked, PV Get on command method returns an empty string.

Example  

See the example for the PV ON COMMAND command.

 
PROPERTIES 

Product: 4D View
Theme: PV Area
Number: 15991

 
HISTORY 

Created: 4D View 6.8

 
SEE ALSO 

PV Get on error method
PV Get on event method
PV ON COMMAND

 
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)