This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "If"

Jump to navigation Jump to search
75 bytes added ,  05:52, 17 December 2009
imported>Thalassicus
imported>Thalassicus
Line 121: Line 121:
end</pre>
end</pre>


In short, best practice is to call RETURN early and often, when possible. For large scripts with complex routines this subtle difference can yield dramatic performance gains.
In short, best practice is to call RETURN early and often, when possible. For large scripts with complex routines (such as processing inventory, sorting an array, searching an array, etc.) this subtle difference can yield dramatic performance gains.


== Comparisons and Expressions ==
== Comparisons and Expressions ==
Anonymous user

Navigation menu