API Panel.TextLabel.SetText

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetText
Sets the text for the label 
Fc9-h32-icon.png - HANDLE TextLabel
The handle to the label to alter 
Fc9-string-icon.png - STRING Text
The text to display 
Fc9-void-icon.png - NONE Return


Detailed description

Examples