Component: Input Text ( Control)
From Flowcode Help
Jump to navigationJump to search| Author | 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 | |