Jump to content

API Tree.StepSubName

From Flowcode Help
StepSubName
Updates the object to point to the named attribute, if any 
- HANDLE Object
The object containing sub-items to step to the first named item of 
- STRING SubName
The name to find the item of 
- NONE Return


Detailed description

Examples

Calling in a calculation

  • Add to a calculation icon:
    ::Tree.StepSubName(return_object, "subname")