Hi, I apologize if this seems noob-ish, but I'm afraid I know very little about code. I'd like to know how to create a new line between #Message1a# and #Message1c# I've seen that \n and \r can both be used, but I don't know where to put them. These I believe are the pertinent entries, but I attached the whole .ini just in case. Thanks in advance.
Message1a="Master,"
Message1c="today is "
Message1b="."
Message2a="It is "
Message2b=" right now"
Message3a="I have been serving you for "
Message3b="Let's do our best together!"
[MeterDate]
Meter=STRING
MeasureName=MeasureDate
X=26
Y=33
FontFace=#FontFaceWa1#
FontColor=#FontColorWa1#
FontSize=#FontSizeWa1#
StringAlign=LEFT
StringStyle=#FontStyleWa1#
AntiAlias=1
Prefix=#Message1a# #Message1c#
Postfix=#Message1b#