Customer would like subject lines to support simple conditional formatting.
If a first name is found → add a comma after the name (e.g., “Wyatt, here is how other school districts save on exit signs.”)
If no first name is found → no comma should appear (e.g., “Here is how other school districts save on exit signs.”)
Currently, there’s no way to conditionally include the comma only when a name exists. This request is to allow basic fallback logic to prevent awkward formatting when the name field is empty.