πŸ“œProperties

Set vs Get

Set is used to update a value in COZY or a variable, such as setting the hour or temperature, while Get retrieves the current value from COZY or a variable, enabling it to be displayed in UI, used in conditions, or incorporated into calculations and logic.

SetGet

Last updated