Component: Input Text ( Control)
From Flowcode Help
(Redirected from Component: ID c9c426b0 29da 406a afa3 aa4bd66f785f)
Jump to navigationJump to searchAuthor | MatrixTSL |
Version | 0.1 |
Category | Control |
Contents
Input Text component
Creates a text field that can be highlighted and edited by the user.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_InputText.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_InputText.fcsx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetText
![]() |
GetText |
Returns the text currently entered into this text field | |
![]() |
Return |
SetText
![]() |
SetText |
Sets the text displayed in this text field | |
![]() |
sText |
Text to set | |
![]() |
Return |