Whenever I copy and paste lines of text into the custom data field or manipulate the .CustomData string via code, there's always an extra empty space at the end of each line before the carriage return/new line, Environment.NewLine, etc.
I'm working with "MMaster's Automatic LCDs 2" and in order to manipulate the what's displayed on an LCD screen I have to access the custom data for that LCD.
Is there any way possible to get rid of that extra space (" ") attached to the end of each line?...
CustomData adds extra space to each line.
I'm working with "MMaster's Automatic LCDs 2" and in order to manipulate the what's displayed on an LCD screen I have to access the custom data for that LCD.
Is there any way possible to get rid of that extra space (" ") attached to the end of each line?...
CustomData adds extra space to each line.