Component: HTTP Params ( Comms)

From Flowcode Help
Jump to navigationJump to search
Author MatrixTSL
Version 0.1
Category Comms


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

Fc9-comp-macro.png CheckParameter
Checks to see if a specific parameter exists 
Fc9-string-icon.png - STRING Parameter
Patameter name string 
Fc9-bool-icon.png - BOOL Return


GetParameterAsFloat

Fc9-comp-macro.png GetParameterAsFloat
Gets the value of the selected parameter formatted as an number 
Fc9-string-icon.png - STRING Parameter
Patameter name string 
Fc9-f32-icon.png - FLOAT Return


GetParameterAsNumber

Fc9-comp-macro.png GetParameterAsNumber
Gets the value of the selected parameter formatted as an number 
Fc9-string-icon.png - STRING Parameter
Patameter name string 
Fc9-s32-icon.png - LONG Return


GetParameterAsString

Fc9-comp-macro.png GetParameterAsString
Gets the value of the selected parameter 
Fc9-string-icon.png - STRING Parameter
Patameter name string 
Fc9-string-icon.png - STRING Return


Property reference

Fc9-prop-icon.png 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