Bezeichnung
GetEventCode -- get event specific code (V1.5) / VERALTET
Übersicht
code = GetEventCode()
Beschreibung
Achtung: Dieser Befehl ist Teil der Hollywood 1.x Ereignisbibliothek. Sie sollten ihn nicht länger verwenden. Bitte benutzen Sie die Befehle der neuen Bibliothek ab Hollywood 2.0.

This function is used right after Hollywood jumped to an event label. If an event has to tell you additional information, you can get this information through this function.

For example, ONBUTTONCLICKALL returns the identifier of the button that caused Hollywood to jump to the label.

Eingaben
none

Rückgabewerte
code
event specific code
Beispiel
Siehe ONBUTTONCLICKALL


Navigation zeigen