FUNCTION::ISINSTR
Section: A collection of standard strin (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::isinstr - Returns whether a string is a substring of another string
SYNOPSIS
isinstr:long(s1:string,s2:string)
ARGUMENTS
s1
-
string to search in
s2
-
substring to find
DESCRIPTION
This function returns 1 if string
s1
contains
s2, otherwise zero.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013