CMD ECHO Garis Kosong

the best alternative would be:
echo(

example:
echo hi
echo(
echo there

result:
hi

there
Lucas Gomes