set_findobject: <variable> | <conditions> | <name> | <default>
This allows you to retrieve the value of a Dynamic Object without knowing the UID.
variable is the variable to be set
conditions is a list of conditions to find the dynamic object to get the value from - note that if multiple objects meet the condition, only the first will be used.
name is the name of the parameter value to get
default is an optional field - if present, the variable will be set to this if the value cannot be retrieved.