removeDiaryRecord: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|exec=" to "|serverExec=")
m (Add see also and category)
Line 32: Line 32:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |See Also=
| [[createDiaryRecord]] |See Also=
}}
}}


Line 49: Line 49:
<!-- Appropriate categories go here -->
<!-- Appropriate categories go here -->


[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Command Group: Briefing]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 23:46, 6 May 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