Lasso Soft Inc. > Home

[RegExp->IgnoreCase]

[RegExp->IgnoreCase] returns true if the regular expression is set to ignore case when perfomring search/replace operations or false otherwise. If called with a boolean parameter then it changes the stored setting. The ignore case setting can be changed with this tag, when the regular expression object is created with [RegExp], or when calling the [RegExp->ReplaceAll], [RegExp->ReplaceFirst], or [RegExp->Split] tags.

  • Syntax
  • Parameters
[Var: 'myRegExp' = (RegExp: -Find='(\\w)(\\w+)', -Replace='\\0', -Input='The quick brown fox', -IgnoreCase)]
[$myRegexp->FindPattern]
[$myRegexp->GroupCount]
[$myRegexp->ReplacePattern]
[$myRegexp->Input]
[$myRegexp->IgnoreCase]
Optional Parameters
Boolean Sets the regular expression to ignore case when performing regular expressions.
Examples

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

Tag Link [RegExp->IgnoreCase] Category String
Type Member Data Source Any
Support Preferred Version 8.5
Output Type Boolean 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