Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
Value returned: the number 0 if text1
does not appear in text2
; otherwise, a positive integer equal to the number of characters from the first character of text2
to the first character of text1
within text2