Jump to content

API Tree.StepParent

From Flowcode Help
Revision as of 11:55, 16 January 2023 by Wiki bot (talk | contribs)
StepParent
Updates the object to point to its parent object 
- HANDLE Object
The object to update with its parent 
- NONE Return


Detailed description

Examples

Calling in a calculation

  • Add to a calculation icon:
    ::Tree.StepParent(return_object)