selectDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 23: Line 23:
|x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>
|x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>


| [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]], [[allDiarySubjects]]
|seealso= [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]], [[allDiarySubjects]]
}}
}}



Revision as of 01:01, 17 February 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:
processDiaryLinkcreateDiaryLinkcreateDiarySubjectdiarySubjectExistsallDiarySubjects

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