Thursday April 18, 2024

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


Get SteelArrow!     
  findNC    
 
 
Return to Function List
 
Locates a string within a second string, or within a LIST object. Returns the zero offset of string1 in string2. When used with LIST objects, returns the zero offset of string1 in a LIST object (element number). This version uses case-insensitive compare.
 
Syntax
FindNC( string_or_list, string_to_find )
string_or_list String or LIST object to evaluate.
string_to_find String to locate in string_or_list.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy