Difference between revisions of "Component: TextUrl ( Web Primitives)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...") |
|||
| Line 5: | Line 5: | ||
|- | |- | ||
| width="20%" style="color:gray;" | Version | | width="20%" style="color:gray;" | Version | ||
| − | | 1. | + | | 1.1 |
|- | |- | ||
| width="20%" style="color:gray;" | Category | | width="20%" style="color:gray;" | Category | ||
| Line 14: | Line 14: | ||
==TextUrl component== | ==TextUrl component== | ||
Creates a text link that opens a web page when clicked. | Creates a text link that opens a web page when clicked. | ||
| + | |||
| + | ==Version information== | ||
| + | |||
| + | Library Version, Component Version, Date, Author, Info | ||
==Detailed description== | ==Detailed description== | ||
Latest revision as of 11:01, 25 February 2026
| Author | MatrixTSL |
| Version | 1.1 |
| Category | Web Primitives |
Contents
TextUrl component
Creates a text link that opens a web page when clicked.
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
SetParameters
| SetParameters | |
| Set the parameters to append to the target URL link. (e.g. "?param1=5¶m2=red") | |
| s | |
| Text to set | |
| Return | |
SetText
| SetText | |
| Set the text displayed for the link | |
| s | |
| Text to set | |
| Return | |
SetURL
| SetURL | |
| Set the target URL for the link | |
| s | |
| Text to set | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_TextUrl.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_TextUrl.fcsx