''set_findobject: | | | ////'' This allows you to retrieve the value of a [[concepts:dynamic_objects|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.