BIS fnc createLogRecord: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " *\| *(Effects?|Arguments?) *=" to "")
Line 7: Line 7:
|gr1= GUI
|gr1= GUI


|arg= local |Arguments=
|arg= local  


|eff= local |Effect=
|eff= local  


| Create a dated, timed diary record in the owner's "Log" subject.
| Create a dated, timed diary record in the owner's "Log" subject.

Revision as of 17:57, 29 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
GUI

Syntax

Syntax:
Syntax needed
Parameters:
owner: Object
title: String - (Optional, default "")
text: String - (Optional, default "")
Return Value:
Return value needed

Examples

Example 1:
[player, "Title", "This is a log entry. Have fun!"] call BIS_fnc_createLogRecord;

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