Hello, if i have an empty string and apply formatting it would delete the code after the empty string for the formatting of a. items file.
Code prior to formatting
Switch IsDay "" (Rockridge)
Results after formatting
Switch IsDay
No issues with this format
Switch IsDay " " (Rockridge)
Result after formatting
Switch IsDay "" (Rockridge)
reagrds
harry
Hello, if i have an empty string and apply formatting it would delete the code after the empty string for the formatting of a. items file.
Code prior to formatting
Switch IsDay "" (Rockridge)
Results after formatting
Switch IsDay
No issues with this format
Switch IsDay " " (Rockridge)
Result after formatting
Switch IsDay "" (Rockridge)
reagrds
harry