Model Object
properties()
Signature
Section titled “Signature”properties() — returns struct
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Returns a structure of all the properties with their names as keys and the values of the property as values.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
returnIncluded | boolean | no | true | Whether to return nested properties or not. |