Changes
The GetPropertyValue Activity gets the value of a named property of a {{UBIK}} object.
= Description =
{{ActivityInfoBox
| title = Get Property Value
| version = 2.2+
}}
===Arguments===
{| class="wikitable sortable" | width = "50%"
|-
|}
===Usage===
This activity is used to read a value of a property of an object, where the property is identified by its name. The value is passed as an OutArgument for further processing.
Get the ''NAME'' of a given object:
| PropertyName || <source lang = "vbnet">"NAME"</source>
|}
{{Activity/End}}
==See also==