Trigger
Contains runnable code for the member.
The trigger is a common long-form entry that contains a member's runnable code, typically the code that will be run when that member is triggered.
The trigger cannot be used as an inline header, and must have a :
colon and an indented section below it.
The trigger contains all of the body code of a function or other executable member.
Last updated