POLPOX/Sandbox2 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
m (HUE HUE HUE)
Tag: Replaced
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
All your content are belong to us! — The Wikithief
Nulls (well not really, more of “default” values) for every [[Data Types]].
[[Category:Sandbox]]
 
{| class="wikitable"
! Type !! Default value
|-
| [[Array]] || {{hl|[]}}
|-
| [[Boolean]] || {{hl|[[true]]}}
|-
| [[Group]] || {{hl|[[grpNull]]}}
|-
| [[Number]] || {{hl|0}}
|-
| [[Object]] || {{hl|[[objNull]]}}
|-
| [[Side]] || {{hl|[[sideUnknown]]}}
|-
| [[String]] || {{hl|""}}
|-
| [[Code]] || {{hl|{}<nowiki/>}}
|-
| [[Config]] || {{hl|[[configNull]]}}
|-
| [[Control]] || {{hl|[[controlNull]]}}
|-
| [[Display]] || {{hl|[[displayNull]]}}
|-
| [[Location]] || {{hl|[[locationNull]]}}
|-
| [[Script Handle]] || {{hl|[[scriptNull]]}}
|-
| [[Structured Text]] || {{hl|[[text]] ""}}
|-
| [[Diary Record]] || {{hl|[[diaryRecordNull]]}}
|-
| [[Task]] || {{hl|[[taskNull]]}}
|-
| [[Team Member]] || [[teamMemberNull]]
|-
| [[Namespace]] || {{hl|[[missionNamespace]]}}
|-
| [[Editor Object]] || {{n/a}} (VBS)
|-
| [[Eden ID]] || 0 ([[Number]])
|-
| [[NaN]] || [[NaN]] (only one value)
|-
| [[HashMap]] || {{hl|[[createHashMap]]}}
|-
| [[Eden Entity]] || see each type
|-
| [[HashMapKey]] || see each type
|}

Latest revision as of 15:11, 19 March 2024