selectDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (todo)
No edit summary
Line 23: Line 23:
|x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>
|x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>


| [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]]
| [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]], [[allDiarySubjects]]


|
|

Revision as of 20:00, 28 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

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