LanguageStringList[]
FSCSERVICEDESK@111.100:GetCustReminderText(
key SupportRequestState
state,
out direct LanguageStringList[]
subject,
out retval direct LanguageStringList[]
text)
Name |
Description |
state |
Defines the state (
SRS_InProgress or SRS_Closed ). |
subject |
Defines the subject of the e-mail.
|
text |
Defines the text of the e-mail.
|
Additional Information