Jump to content

API Panel.AddNewComponent

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
AddNewComponent
Adds a new component to a panel 
- STRING Guid
The unique reference for the component 
- STRING Name
Name for the new component 
- LONG Panel
Index of the panel hosting the new component 
- NONE Return


Detailed description

Examples