objNull: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (VBS2 scripting category removal) |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands ArmA|OBJNULL]] | [[Category:Scripting Commands ArmA|OBJNULL]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:15, 19 July 2011
Description
- Description:
- A non-existing Object. This value is not equal to anything, including itself.
- Groups:
- Uncategorised
Syntax
Examples
- Examples:
- Example needed
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
-
You can not compare these values, but you can check whether they are null:
hint str isNull objNull // true