API Tree.StepChildHead
From Flowcode Help
Jump to navigationJump to search![]() |
StepChildHead |
Updates the object to point to the head (eldest) child | |
![]() |
Object |
The object to update with the head (eldest) child | |
![]() |
Return |
Detailed description
No additional information
Examples
Calling in a calculation
- Add to a calculation icon:
::Tree.StepChildHead(return_object)
No additional examples