Next: The retval Command
 Up: String Comparison and Global
 Previous: The strprefix Command
     Contents 
     Index 
The strciprefix Command
The strciprefix command will set the global return value to one
if string1 is a case-insensitive prefix of string2, or
zero if not.
strciprefix string1 string2
Stephen R. Whiteley
2025-02-09