4D v13PV Get on command method |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v13
PV Get on command method
|
PV Get on command method ( area ; command ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
command | Longint |
![]() |
Command number | |||||
Function result | String |
![]() |
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.
See the example for the PV ON COMMAND command.
Product: 4D
Theme: PV Area
Number:
15991
Created: 4D View 6.8
PV Get on error method
PV Get on event method
PV ON COMMAND