allDiarySubjects
Jump to navigation
Jump to search
Description
- Description:
- Returns array with all Diary subjects available to the given person. See Diary for the explanation on the available subjects and their structure.
- Groups:
- Briefing
Syntax
- Syntax:
- allDiarySubjects person
- Parameters:
- person: Object - unit
- Return Value:
- Array - all diary subject entries in the following format: [name, displayName, picture, countRecords, isReadOnly, isSelected], where:
Examples
- Example 1:
allDiarySubjects player;
Additional Information
- See also:
- createDiarySubjectremoveDiarySubjectdiarySubjectExistsselectDiarySubjectsetDiarySubjectPictureDiary
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
[[Category:Introduced with arma3dev version 2.03]][[ Category: arma3dev: New Scripting Commands | ALLDIARYSUBJECTS]][[ Category: arma3dev: Scripting Commands | ALLDIARYSUBJECTS]]