A event record is typically implemented as an environment type class. This means that they have pass-by-reference semantics. As a result, assignment will not produce a copy of the object. Therefore, changing the object from the assigned value will change the original version.
| 1 | 
| event_record | Either a  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.