☁️
DreamTode
  • Introduction
  • Types
  • Primitives
  • Arrays
  • Assignments
  • Objects
  • Parameters
  • Functions
  • Declarations
  • Templates
  • Instances
  • Custom Types
  • Dynamic Arrays
  • Ownership
  • It
  • Examples
Powered by GitBook
On this page

Was this helpful?

Objects

If an array contains an assignment, you can access its value with its name.

(age = 28, score = 3).age //28
PreviousAssignmentsNextParameters

Last updated 2 years ago

Was this helpful?