allDiaryRecords: Difference between revisions
BrettMayson (talk | contribs) mNo edit summary |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 25: | Line 25: | ||
* taskState: [[String]] - record task state | * taskState: [[String]] - record task state | ||
* showTitle: [[Boolean]] - [[true]] if tile is shown | * showTitle: [[Boolean]] - [[true]] if tile is shown | ||
* date: [[ | * date: [[Date]] | ||
* record: [[Diary Record]] - record reference | * record: [[Diary Record]] - record reference | ||
Revision as of 10:17, 2 January 2026
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:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note