Overview
public string function getSubmissionSuccessMessage(
required string formId
)
Returns the submission success message saved against the form for the given form ID
Arguments
| Name | Type | Required | Description |
|---|
| formId | string | Yes | ID of the form whose message you wish to get |