getFieldManualStartPage

From Bohemia Interactive Community
Revision as of 00:49, 22 September 2020 by R3vo (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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

Bottom Section