Difference between revisions of "FormList Script"

159 bytes added ,  19:26, 18 February 2013
Added missing Find function
imported>Sollar
imported>JustinOther
(Added missing Find function)
Line 19: Line 19:
'''Function [[AddForm - FormList|AddForm]](Form apForm)'''
'''Function [[AddForm - FormList|AddForm]](Form apForm)'''
*Adds the given form to the form list.
*Adds the given form to the form list.
'''Int Function [[Find - FormList|Find]](Form apForm)'''
*Finds the specified form in the form list and returns its index or returns -1 if it's not a member.


'''Form Function [[GetAt - FormList|GetAt]](int aiIndex)'''
'''Form Function [[GetAt - FormList|GetAt]](int aiIndex)'''
Anonymous user