NT Script: Difference between revisions

34 bytes added ,  16:26, 23 July 2014
Fixed find(string, string) description
imported>Oranges
(Division isn't broken)
imported>Lo6a4evskiy
(Fixed find(string, string) description)
Line 169: Line 169:
| bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" |
| bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" |
|-
|-
| find(string, string) || string || Searches the Arg.1 string for Arg.2, returns 0 if not found
| find(string, string) || number || Returns the position of the first occurrence of Arg.2 in Arg.1 or 0 if no matches were found.
|-
|-
| bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" |
| bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" | || bgcolor="#AAAAAA" |
Anonymous user