vlr-current-reaction-name (AutoLISP/ActiveX)

Returns the name (symbol) of the current event, if called from within a reactor's callback

Supported Platforms: Windows only

Signature

(vlr-current-reaction-name)

No arguments.

Return Values

Type: VLR object

A symbol indicating the event that triggered the reactor.

Examples

N/A