removeDiaryRecord

From Bohemia Interactive Community
Revision as of 22:05, 29 October 2019 by Lou Montana (talk | contribs) (arma3dev → arma3)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Remove a log record. Template:wip
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:
See also needed

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