Difference between revisions of "API Tree.GetName"
From Flowcode Help
Jump to navigationJump to search| Line 18: | Line 18: | ||
==Detailed description==  | ==Detailed description==  | ||
| − | + | ||
| Line 25: | Line 25: | ||
* Declare a variable 'result' of type STRING  | * Declare a variable 'result' of type STRING  | ||
* Add to a calculation icon: <pre class="brush:[cpp]">result = ::Tree.GetName(object)</pre>  | * Add to a calculation icon: <pre class="brush:[cpp]">result = ::Tree.GetName(object)</pre>  | ||
| − | |||
| − | |||