version 6.8.1
Method called on event String
Parameter | Type | Description | ||||
This command does not require any parameters | ||||||
Function result | String | Name of method called on event |
Description
The Method called on event command returns the name of the method installed by the ON EVENT CALL command.
If no such method has been installed, an empty string ("") is returned.
See Also