Concept Flow - Structures and field access
Create structure with fields
Access field using dot notation
Read or modify field value
Use updated structure or field value
End
This flow shows how to create a structure, access its fields using dot notation, read or change values, and then use the updated structure.