allDiarySubjects
Jump to navigation
Jump to search
Hover & click on the images for descriptions
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.
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
- Groups:
- Briefing