allDiarySubjects: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) |
||
Line 26: | Line 26: | ||
|x1= <code>[[allDiarySubjects]] [[player]];</code> | |x1= <code>[[allDiarySubjects]] [[player]];</code> | ||
|seealso= [[createDiarySubject]] | |seealso= [[createDiarySubject]] [[removeDiarySubject]], [[diarySubjectExists]], [[selectDiarySubject]], [[setDiarySubjectPicture]], [[Diary]] | ||
}} | }} |
Revision as of 12:57, 20 January 2022
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:
- createDiarySubject removeDiarySubjectdiarySubjectExistsselectDiarySubjectsetDiarySubjectPictureDiary
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