PV Get on command method

4D - Documentation   Français   English   German   4D View, Command Theme List   4D View, Command Alphabetical List   4D View, Constant Theme List   Back   Previous   Next

version 6.8


PV Get on command method (area; command) String

ParameterTypeDescription
areaLongint4D View area
commandLongintCommand number
Function resultString4D method name

Description

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.

Examples

See the example for the PV ON COMMAND command.

See Also

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

Constants

PV Commands theme.


4D - Documentation   Français   English   German   4D View, Command Theme List   4D View, Command Alphabetical List   4D View, Constant Theme List   Back   Previous   Next