While Type: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category: Types" to "Category: Data Types")
m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ")
Line 2: Line 2:
Helper type used in [[while]]...[[do]] construct.
Helper type used in [[while]]...[[do]] construct.


==See Also==
== See Also ==


[[Control Structures]]
[[Control Structures]]

Revision as of 20:10, 31 January 2021

Description: Helper type used in while...do construct.

See Also

Control Structures