allDiaryRecords

From Bohemia Interactive Community
Revision as of 11:01, 2 January 2026 by BrettMayson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hover & click on the images for description

Description

Description:
Returns array with all Diary Records for the given subject available to the given person. See Diary for the explanation on the available subjects and their structure.
Groups:
Briefing

Syntax

Syntax:
person allDiaryRecords subject
Parameters:
person: Object - unit
subject: String - subject
Return Value:
Array with [id, title, text, icon, task, taskState, showTitle, date, record]

Examples

Example 1:
player allDiaryRecords "Diary";

Additional Information

See also:
allDiarySubjects createDiaryRecord setDiaryRecordText Diary

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note