The > and < are giving me problems when writing to a file. I know this should be a very simple thing but I’m clearly missing something.
I’ve tried assigning both chars to a variables and printing the variables as well as just printing in quotes but nothing has worked.
I’m trying to print something along the lines of… <some tag>blah, blah, blah</some tag>.
Any help would be greatly appreciated!
Here’s a working example: