Difference between revisions of "TES5Edit Scripting Functions"

Jump to navigation Jump to search
→‎Unsupported keywords: JvInterpreter doesn't support "in"
imported>DavidJCobb
m (→‎Pascal implementation: clarification)
imported>DavidJCobb
(→‎Unsupported keywords: JvInterpreter doesn't support "in")
Line 1,134: Line 1,134:
|constructor
|constructor
|Used to declare a constructor function for subclasses; absence of this keyword makes subclasses impossible to use.
|Used to declare a constructor function for subclasses; absence of this keyword makes subclasses impossible to use.
|-
|in
|Used in expressions like <code>myChar in ['a','b']</code>. It's either entirely broken or it only works in other situations.
|-
|-
|is
|is
Anonymous user

Navigation menu