removeDiaryRecord: Difference between revisions
Jump to navigation
Jump to search
m (updated version to 1.96) |
Lou Montana (talk | contribs) m (arma3dev → arma3) |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma3 |Game= | ||
|1.96|Game Version =(number surrounded by NO SPACES) | |1.96|Game Version =(number surrounded by NO SPACES) | ||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unit [[removeDiaryRecord]] [subject, diaryRecord] |Syntax= | ||
|p1= | |p1= unit: [[Object]] |PARAMETER1= | ||
|p2=[subject, diaryRecord]: [[Array]] |PARAMETER2= | |p2= [subject, diaryRecord]: [[Array]] |PARAMETER2= | ||
|p3= subject: [[String]] |PARAMETER3= | |||
|p4= diaryRecord: [[String]] |PARAMETER4= | |||
| Nothing |Return Value= | | Nothing |Return Value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>player [[removeDiaryRecord]] ["diary",_diaryRec]</code> |Example 1= | |x1= <code>[[player]] [[removeDiaryRecord]] ["diary",_diaryRec]</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |See Also= | | |See Also= |
Revision as of 21:05, 29 October 2019
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