Static function
Moderate
Client.SetEscapeMenuText
Sets the Escape Menu text
Syntax
Client.SetEscapeMenuText(text)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
text
|
string | — | Supports using <code><h1></code>, <code><h2></code>, <code><h3></code> and <code><strong></code> tags in the text. |
Examples
Client.SetEscapeMenuText([[, <h1>Header 1</>, <h2>Header 2</>, <h3>Header 3</>, <strong>Strong</>, Normal Text,]])