openSteamApp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.78|= Game version _________________...")
 
m (typo)
Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code>[[openSteamApp]] 553228"</code> |= Example 1
|x1= <code>[[openSteamApp]] 553228</code> |= Example 1
___________________________________________________________________________________________
___________________________________________________________________________________________



Revision as of 18:16, 20 April 2018

Hover & click on the images for description

Description

Description:
Opens a Steam application, returns false if it wasn't possible to run the application.
Groups:
Uncategorised

Syntax

Syntax:
openSteamApp appID
Parameters:
appID: Number
Return Value:
Boolean

Examples

Example 1:
openSteamApp 553228

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