serverName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Multiplayer |GROUP1= ")
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "")
Line 32: Line 32:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Mission Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Mission Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Multiplayer|{{uc:{{PAGENAME}}}}]]

Revision as of 22:15, 25 September 2020

Hover & click on the images for description

Description

Description:
Returns name of the hosting server in MP, "" in SP.
Groups:
Multiplayer

Syntax

Syntax:
serverName
Return Value:
String

Examples

Example 1:
hint format ["Welcome to the %1 server!", serverName];

Additional Information

See also:
worldNamebriefingNamemissionNameworldSize

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