textLogFormat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (parameter)
Line 12: Line 12:
| '''textLogFormat''' [format, arg1, arg2, ...] |= Syntax
| '''textLogFormat''' [format, arg1, arg2, ...] |= Syntax


|p1= format: dataType |= Parameter 1
|p1= format: [[String]] |= Parameter 1


|p2= arg1: [[Any Value]] |= Parameter 2
|p2= arg1: [[Any Value]] |= Parameter 2

Revision as of 15:44, 18 June 2015

Hover & click on the images for description

Description

Description:
Debugging output. This command is non-functional in the retail version.
Groups:
Uncategorised

Syntax

Syntax:
textLogFormat [format, arg1, arg2, ...]
Parameters:
format: String
arg1: Any Value
arg2: Any Value
Return Value:
Nothing

Examples

Examples:
Example needed

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

Notes

Bottom Section