Generate a unique event ID given a name
| <viz>.getEventID( | |
| name |
)
name
The name of the event you want to generate
This command will generate a unique event ID given the specified name. If the name given corresponds to an existing event name, then the existing event ID will be returned. This command is usefull for generating custom events that other users can listen for.
ID of the event