openDLCPage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
m (Text replacement - "<!-- Appropriate categories go here -->" to "")
Line 30: Line 30:


<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>
<!-- Appropriate categories go here -->
 


{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 10:10, 18 January 2021

Hover & click on the images for description

Description

Description:
Opens a Steam page of the app with given appId. Only works for known appId (game + linked DLCs)
Groups:
DLC

Syntax

Syntax:
openDLCPage dlcID
Parameters:
dlcID: Number
Return Value:
Boolean - result

Examples

Example 1:
openDLCPage 288520

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

Bottom Section