I was wondering... How can you put a line break on a string? For like in the debug:
SCAR Code:Writeln('(¯`·.¸¸.-> °º ' + '\n' + status + '\n' + ' º° <-.¸¸.·´¯)');
It shows the \n, instead of parsing it as a new line. Can someone explain me what I am doing wrong?



Reply With Quote




