Skip to main content
Version: Next

Method called on event

Method called on event -> Function result

ParameterTypeDescription
Function resultString🡐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

ON EVENT CALL