removeDiaryRecord: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\<dt class\=\"note\"\>\'\'\'\[\[(.*)\]\]\'\'\'" to "<dt class="note">$1")
m (Text replacement - "{{Command|= " to "{{Command|Comments= ")
Line 1: Line 1:
{{Command|=
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:59, 12 June 2020

Hover & click on the images for description

Description

Description:
Remove a log record.
Groups:
Uncategorised

Syntax

Syntax:
unit removeDiaryRecord [subject, diaryRecord]
Parameters:
unit: Object
[subject, diaryRecord]: Array
subject: String
diaryRecord: String
Return Value:
Nothing

Examples

Example 1:
player removeDiaryRecord ["diary",_diaryRec]

Additional Information

See also:
createDiaryRecord

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

Bottom Section

Command Group: Briefing