selectDiarySubject

From Bohemia Interactive Community
Revision as of 11:47, 4 March 2021 by R3vo (talk | contribs) (page formatting)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Selects a subject page in the diary. The subject page is selected but the command does not open the map by default, which could be opened with openMap if necessary.
Arma 3
This command seems to be broken in Arma 3 logo black.png1.82. Use BIS_fnc_selectDiarySubject instead.
🚧
TODO: Remove the above note after 2.03.147165
Groups:
Briefing

Syntax

Syntax:
player selectDiarySubject subject
Parameters:
player: Object - Player
subject: String - subject name, for example "Diary" (see also Diary). It can be further instructed to select a record too, for example "Diary:Record2".
Return Value:
Boolean - true if subject was successfully selected

Examples

Example 1:
openMap true; player selectDiarySubject "Diary";

Additional Information

See also:
processDiaryLink createDiaryLink createDiarySubject diarySubjectExists allDiarySubjects

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