getWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 38: Line 38:
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on November 24, 2017 - 23:52 (UTC)</dd>
<dt class="note">[[User:DrSova|DrSova]]</dt>
<dd class="note">
Seems doesn't work in A3 1.76.143281
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 01:52, 25 November 2017

Hover & click on the images for description

Description

Description:
Returns the name of the current map. Name is actually class as defined in config (eg Intro).
Groups:
Uncategorised

Syntax

Syntax:
getworld
Return Value:
String

Examples

Example 1:
hint getWorld If testing in the Everon island it will display: eden

Additional Information

See also:
worldName

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

Posted on November 24, 2017 - 23:52 (UTC)
DrSova
Seems doesn't work in A3 1.76.143281