Definition
STRING [id]
{
[Common flags]
}
Description
Represents String objects in a container, displayed as an edit field.
- Note
- Use STATICTEXT for static text fields, and the MULTISTRING custom GUI for strings with multiple lines (see example below).
Example
Further Reading