anyone know how (or if it is possible) to insert a line in an email alert. i thought i saw a /n somewhere but i cant get it to work.. (ie Absolute Basis starts on a new line)
code here works fine just want new lines (line break) so easier to read (i will add more lines if it works)
AlertIF(Buy, "EMAIL", " Daily Basis: "+Dbasis+ "Absolute Basis: " +basis, 1);