Get Ui Property
Get a property value from a UI element.
Description
Retrieves the value of the specified property from the selected UI element. For example the text of a label, the width of the screen, or the state of a checkbox.
Inputs
- UI Property (UI Property): The selected property.
Outputs
- Value (Object): The value of the property.