isNil: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.00|= Game version | |||
____________________________________________________________________________________________ | |||
| Tests whether the variable is null. The function returns true if the variable is null and false if it's not. | |||
Example if (isnil ("_pokus")) then {_pokus=0;} |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''isnill''' variable |= Syntax | ||
|p1= variable: [[String]] |= Parameter 1 | |||
| [[Boolean]] |= Return value | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|ISNIL]] | |||
[[Category:Scripting Commands ArmA|ISNIL]] | |||
Revision as of 00:38, 2 August 2006
Description
- Description:
- isnill variable
- Groups:
- Uncategorised
Syntax
- Syntax:
- Boolean
- Parameters:
- variable: String
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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