Friday March 29, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  regexNC    
 
 
Return to Function List
 
This function offers case-insensitive parsing of strings based on a supplied regular expressions. The function returns TRUE if the value fits the regular expression mask, FALSE otherwise.
 
Syntax
RegexNC( reg_ex_mask, value )
reg_ex_mask Mask to evaluate value with.
value Value to apply regualr expression mask to.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy