Skip to main content
Version: 2.13

Get Object Property

Get the property value of an object.

Description​

Access an object's property value.

Inputs​

  • property (Property): The property.
  • object (Object): The object.

Outputs​

  • value (Object): The value of the property for that object.