Global methods
Method | Purpose |
---|---|
EMailToGroup(GroupID,Subject,Msg) | Sends email to the members of a specified query group, signature group, or user manager group defined in the study database. |
EMailToInFormUser "InFormUser,szSubject,szMsg" | Sends email to a specified InForm user. |
EMailToInternetUser "EmailAddress,szSubject,szMsg" | Sends email to any internet email alias. |
EmailToUser | For internal use only. |
GetNamedValue(Name) | Returns the data value associated with a name specified in the AddNamedValue method on the Patient or Result object. |
LogMessage "Message" | Logs the specified message to the Windows log. |
OutputDebug | Not supported. |
Parent topic: Global object