echo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1= Diagnosis | |gr1= Diagnosis | ||
| Sends any text into the debugger console or the logfile. Present in internal version only, not working in the retail version. | | Sends any text into the debugger console or the logfile. Present in internal version only, not working in the retail version. | ||
| '''echo''' text | | '''echo''' text | ||
|p1= text: [[String]] | |p1= text: [[String]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <pre>echo "Text in logfile"</pre> | |x1= <pre>echo "Text in logfile"</pre> | ||
| [[diag_log]] | | [[diag_log]] | ||
}} | }} |
Revision as of 00:34, 18 January 2021
Description
- Description:
- Sends any text into the debugger console or the logfile. Present in internal version only, not working in the retail version.
- Groups:
- Diagnosis
Syntax
Examples
- Example 1:
echo "Text in logfile"
Additional Information
- See also:
- diag_log
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