getFieldManualStartPage: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) 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...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|game1= arma3 | |game1= arma3 | ||
|version= 1.18 | |version= 1.18 | ||
|gr1= System | |gr1= System | ||
|descr= Returns array of the starting topic and hint the given field manual should display. | |descr= Returns array of the starting topic and hint the given field manual should display. | ||
|s1= [[getFieldManualStartPage]] display | |s1= [[getFieldManualStartPage]] display | ||
|p1= display: [[Display]] | |p1= display: [[Display]] | ||
|r1= [[Array]] - [starting topic, hint] | |r1= [[Array]] - [starting topic, hint] | ||
|x1= <code>[[getFieldManualStartPage]] ([[findDisplay]] 46); {{cc|returns ["", ""]}}</code> | |x1= <code>[[getFieldManualStartPage]] ([[findDisplay]] 46); {{cc|returns ["", ""]}}</code> | ||
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | |seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | ||
}} | }} | ||
Revision as of 00:38, 18 January 2021
Description
- Description:
- Returns array of the starting topic and hint the given field manual should display.
- Groups:
- System
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
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