") -} - -/// Write footer for any email, including link generation -ClassMethod WriteEmailFooter(pMsg As %Net.MailMessage) -{ - Do ##class(PivotSubscriptions.Utility).GenerateLink(.link) - - Do pMsg.TextData.WriteLine(" | |||||
| |||||
")
- Do pMsg.TextData.WriteLine("
|
20) {
+ Set tTableStatus=0
+ }
+ Quit
+ }
+ }
+
+ Quit tTableStatus
+}
+
+/// Write header for any email, including styling
+ClassMethod WriteEmailHeader(pMsg As %Net.MailMessage)
+{
+ Do pMsg.TextData.WriteLine("")
+ Do pMsg.TextData.WriteLine("
|
---|