Titan Property
| API | ./. | 
|---|---|
| description | the message to be displayed in the error prompt. | 
| Namespaces | Menu | 
| type | String | 
<step>ActionScript.SetProperty.String("Menu.ErrorMessage", "This is another message. " + "This is some more text.")</step> <step>Menu.PushOrReloadMenu("Error.Generic")</step>
The property is set, and later displayed in the main error menu.