Difference between revisions of "ListRemoveForm"

138 bytes added ,  13:41, 29 June 2014
added that it returns index too + see also
imported>Garin
m
imported>Odessa
(added that it returns index too + see also)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1
  |summary = Removes the specified form from the list.
  |summary = Removes the specified form from the form list. Returns the index of the removed form.  
  |name = ListRemoveForm
  |name = ListRemoveForm
  |returnType = int
  |returnType = int
Line 13: Line 13:
   }}
   }}
}}
}}
==See Also==
*[[ListRemoveNthForm]]
*[[ListClear]]
*[[Ar_Erase]]
[[Category:Functions_(FOSE)]]
[[Category:Functions_(FOSE)]]
[[Category:List Functions]]
Anonymous user