getFieldManualStartPage: Difference between revisions
Lou Montana (talk | contribs) (Page creation) |
m (final formatting of return value for parsing) |
||
| (15 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|game1= arma3 | | |game1= arma3 | ||
|version1= 1.18 | |||
| | |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]] | |r1= [[Array]] with [startingTopic, hint] | ||
* startingTopic: [[String]] | |||
* hint: [[String]] | |||
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | |x1= <sqf>getFieldManualStartPage (findDisplay 46); // returns ["", ""]</sqf> | ||
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | |||
}} | }} | ||
Latest revision as of 14:13, 4 January 2026
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 with [startingTopic, hint]
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Field Manual
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note