Thread: aindexof()
View Single Post
  #7  
Old 05-28-2003, 11:48 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Re: aindexof()

Quote:
Originally posted by Knuckles

It's very similar to #I.
#I(string,array).

It's used like they said above ^_^.
The way you wrote it made it sound like the string was 2 dimentional, which it obviously isnt, #I(string,element) or #I(string,index) would be more correct
Reply With Quote