Lasso Soft Inc. > Home

[RegExp->Matches]

[RegExp->Matches] checks whether the find pattern matches the entire input string. The tag accepts a single parameter which is the position at which to check and returns true or false. The example code will return false since the find pattern matches only the character at position 2 "o", but does not match the remainder of the input string.

  • Syntax
  • Parameters
[Var: 'myRegExp' = (RegExp: -Find='[aeiou]')]
[$myRegExp->(Input: 'fox')]
[$myRegExp->(Matches: 2)]
Optional Parameters
Position The integer position at which to attempt a match. The regular expression must match from this position to the end of the input string. Defaults to the start of the input string.
Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Tag Link [RegExp->Matches] Category String
Type Member Data Source Any
Support Preferred Version 8.5
Output Type None Security None
Implementation Sets Lasso 8.5

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