Lasso Soft Inc. > Home

[Client_GetParams]

[Client_GetParams] returns a pair array containing an element for each parameter passed along with the URL in the current request.

  • Syntax
  • Parameters
[Client_GetParams]
Examples

To check whether a given parameter was specified in the URL that loaded the current page:

Check the [Client_GetParams] array. The following example uses the [Array->Find] tag to check whether the GET parameters contain an argument for 'Username'. If the parameter is not found then the empty array is returned.

[If: (Client_GetParams)->(Find: 'Username') != Array]
  <br>A Username was specified.
[/If]
Result:
<br>A Username was specified.
Tag Link [Client_GetParams] Category Client
Type Substitution Data Source Any
Support Preferred Version 5.0
Output Type Array Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft