getFieldManualStartPage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ")
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


|game1= arma3
|game1= arma3
 
|version1= 1.18
|version= 1.18


|gr1= System
|gr1= System
Line 19: Line 18:
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]]
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]]
}}
}}
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>

Revision as of 15:56, 3 May 2021

Hover & click on the images for description

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