halt: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Stops the program into a debugger. |= Description
| Stops the program into a debugger. In retail version using [[halt]] results in error. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 14:26, 13 February 2014

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Stops the program into a debugger. In retail version using halt results in error.
Groups:
Uncategorised

Syntax

Syntax:
halt
Return Value:
Nothing

Examples

Example 1:
? _DbugWanted :halt 

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

Notes

Bottom Section