It's a reserved character that introduces a macro, documented early in the manual. Other reserved characters are "$" and "%".

There are a number of ways to skin this cat, but the simplest is to repeat the reserved character:
 Code:
$vDiscard=WriteLine(1,"@@"+"echo off"+@CRLF)