echoln Command

Explore usage, syntax, and examples for the echoln CS2 developer console command.

echoln

CS2 Only

Command

echoln

<Text>

Prints the specified text or arguments in the console. Use this command for testing, debugging, or showing messages during gameplay or scripts.

<Text>

Text to display in the console.

sv_cheats Required

No

Client or Server Command

Unspecified

echoln Generator

Command

echoln

<Text>
0/1 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

echoln Examples

Command

echoln

Hello

Prints 'Hello' in the console.

Command

echoln

'This

Outputs 'This' in the console.

echoln Command