When enumerations or sets were used in Event parameters of components available in Isah scripting, these parameters were passed on as a string. In Isah 4.5, this is no longer the case. These parameters are now passed on as a numeric value (integer).
The most commonly used events using such parameters are:
OnMouseDown and OnMouseUp eventsOnKeyDown, OnKeyUp, OnMouseDown, OnMouseUp and OnMouseMove events.