Definition
extractMessageText(message)
Extracts the text to show from a message parameter.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
message | string | none | The message parameter to extract the text from. You would usually get this using |
Return type: string