Component: HTTP Params ( Comms)
From Flowcode Help
(Redirected from Component: ID 1ea0baab 69f8 45a5 9eda aba35d8de3e8)
Jump to navigationJump to search| Author | MatrixTSL |
| Version | 0.1 |
| Category | Comms |
Contents
HTTP Params component
Component designed to collect parameters from the URL.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
CheckParameter
| CheckParameter | |
| Checks to see if a specific parameter exists | |
| Parameter | |
| Patameter name string | |
| Return | |
GetParameterAsFloat
| GetParameterAsFloat | |
| Gets the value of the selected parameter formatted as an number | |
| Parameter | |
| Patameter name string | |
| Return | |
GetParameterAsNumber
| GetParameterAsNumber | |
| Gets the value of the selected parameter formatted as an number | |
| Parameter | |
| Patameter name string | |
| Return | |
GetParameterAsString
| GetParameterAsString | |
| Gets the value of the selected parameter | |
| Parameter | |
| Patameter name string | |
| Return | |
Property reference
| Properties |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_HttpParams.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_HttpParams.fcsx