Titan Property

Menu.ErrorMessage

API ./.
description the message to be displayed in the error prompt.
Namespaces Menu
type String
example
<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.

used in