NT Script: Difference between revisions
Jump to navigation
Jump to search
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) || | | 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" | |