Changes

Activity:GetPropertyValue (Activity)

36 bytes added, 10:30, 19 March 2015
The GetPropertyValue Activity gets the value of a named property of a {{UBIK}} object.
 
= Description =
{{ActivityInfoBox
| title = Get Property Value
| version = 2.2+
}}
The GetPropertyValue Activity gets the value of a named property of a {{UBIK}} object.
 
==Arguments==
===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.
==Example==
Get the ''NAME'' of a given object:
| PropertyName || <source lang = "vbnet">"NAME"</source>
|}
 
{{Activity/End}}
==See also==
10,686
edits