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 - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(9 intermediate revisions by the same user 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. | ||
| | |s1= [[getFieldManualStartPage]] display | ||
| | |p1= display: [[Display]] | ||
| | |r1= [[Array]] - [starting topic, hint] | ||
| | |x1= <sqf>getFieldManualStartPage (findDisplay 46); // returns ["", ""]</sqf> | ||
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | |||
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] | |||
}} | }} | ||
Latest revision as of 10:23, 13 May 2022
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:
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