Difference between revisions of "getFieldManualStartPage"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|game1= arma3 |Game name= | |game1= arma3 |Game name= | ||
− | |version= 1 |Game version= | + | |version= 1.18 |Game version= |
+ | |||
+ | |gr1= System |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:56, 22 September 2020
Hover & click on the images for descriptions
Description
- Description:
- Returns array of the starting topic and hint the given field manual should display.
Syntax
- Syntax:
- getFieldManualStartPage display
- Parameters:
- display: Display
- Return Value:
- Array - [starting topic, hint]
Examples
- Example 1:
-
getFieldManualStartPage (findDisplay 46); // returns ["", ""]
Additional Information
- See also:
- Arma 3: Field Manual
- Groups:
- System