getFieldManualStartPage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "")
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


|game1= arma3 |Game name=
|game1= arma3


|version= 1.18 |Game version=
|version1= 1.18


|gr1= System |GROUP1=
|gr1= System
____________________________________________________________________________________________


|descr= Returns array of the starting topic and hint the given field manual should display. |Description=
|descr= Returns array of the starting topic and hint the given field manual should display.
____________________________________________________________________________________________


|s1= [[getFieldManualStartPage]] display |Syntax=
|s1= [[getFieldManualStartPage]] display


|p1= display: [[Display]] |Parameter 1=
|p1= display: [[Display]]


|r1= [[Array]] - [starting topic, hint] |ReturnValue=
|r1= [[Array]] - [starting topic, hint]
____________________________________________________________________________________________


|x1= <code>[[getFieldManualStartPage]] ([[findDisplay]] 46); {{cc|returns ["", ""]}}</code> |Example 1=
|x1= <code>[[getFieldManualStartPage]] ([[findDisplay]] 46); {{cc|returns ["", ""]}}</code>
____________________________________________________________________________________________


|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]] |See Also=
|seealso= [[:Category:Arma 3: Field Manual|Arma 3: Field Manual]]
}}
}}
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>
<h3 style="display:none">Bottom Section</h3>

Revision as of 17:52, 29 January 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