selectDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
|p1= person: [[Object]] - Player
|p1= person: [[Object]] - Player


|p2= subject: [[String]] - subject name, for example "Diary" for the Briefing tab. It could be further instructed to select a record too, for example "Diary:Record2".
|p2= subject: [[String]] - subject name, for example "Diary" (Briefing tab). It could be further instructed to select a record too, for example "Diary:Record2".


| [[Boolean]] - [[true]] if subject was successfully selected
| [[Boolean]] - [[true]] if subject was successfully selected

Revision as of 13:16, 27 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Broken CommandsBriefing

Syntax

Syntax:
Syntax needed
Parameters:
person: Object - Player
subject: String - subject name, for example "Diary" (Briefing tab). It could be further instructed to select a record too, for example "Diary:Record2".
Return Value:
Return value needed

Examples

Example 1:
player selectDiarySubject "someSubject";

Additional Information

See also:
See also needed

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