Difference between revisions of "Keyword Reference"

1,184 bytes added ,  17:11, 28 February 2012
Added "Self" and "Parent", with links to their documentation on the Function Reference page
imported>Gr3y
m (We need the new keyword documented)
imported>Cipscis
(Added "Self" and "Parent", with links to their documentation on the Function Reference page)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
{| class="wikitable"
{| class="wikitable"
|-
|-
| As
| [[Cast_Reference|As]]
| Auto
| [[Variables_and_Properties#Auto_Properties|Auto]]
| AutoReadOnly
| [[Variables_and_Properties#Auto_Read-only_Properties|AutoReadOnly]]
| Bool
| [[Literals_Reference#Boolean_Literals|Bool]]
| Else
| [[Statement_Reference#If_Statement|Else]]
| ElseIf
| [[Statement_Reference#If_Statement|ElseIf]]
|-
|-
| EndEvent
| [[Events_Reference|EndEvent]]
| EndFunction
| [[Function_Reference|EndFunction]]
| EndIf
| [[Statement_Reference#If_Statement|EndIf]]
| EndProperty
| [[Property_Reference|EndProperty]]
| EndState
| [[State_Reference|EndState]]
| EndWhile
| [[Statement_Reference#While_Statement|EndWhile]]
|-
|-
| Event
| [[Events_Reference|Event]]
| Extends
| [[Extending_Scripts_(Papyrus)|Extends]]
| False
| [[Differences_from_Previous_Scripting#Keywords|False]]
| Float
| [[Literals_Reference#Float_Literals|Float]]
| Function
| [[Function_Reference|Function]]
| Global
| [[Function_Reference#Function_Header|Global]]
|-
|-
| If
| [[Statement_Reference#If_Statement|If]]
| Import
| [[Script_File_Structure#Imports|Import]]
| Int
| [[Literals_Reference#Integer_Literals|Int]]
| Length
| [[Array_Reference#Array_Length|Length]]
| Native
| [[Function_Reference#Function_Header|Native]]
| [[New]]
| [[Array_Reference#Array_Creation|New]]
|-
|-
| None
| [[Literals_Reference#None_Literal|None]]
| Property
| [[Function_Reference#Special_Variables|Parent]]
| Return
| [[Property_Reference|Property]]
| ScriptName
| [[Function_Reference#Examples|Return]]
| State
| [[Script_File_Structure#Header_Line|ScriptName]]
| String
| [[Function_Reference#Special_Variables|Self]]
|-
|-
| True
| [[State_Reference|State]]
| While
| [[Literals_Reference#String_Literals|String]]
|
| [[Differences_from_Previous_Scripting#Keywords|True]]
|
| [[Statement_Reference#While_Statement|While]]
|
|
|
|
Anonymous user