Actions & Functions
Actions are unique commands that execute specific tasks. For example the Stop action or the Play action.
A function is different than an action in that it returns a
value.
Get Property is an example of a Function, it returns a property of an object,
such as _alpha. For example, it will return what the current alpha value is.