monoCase resource

From The x3270 Wiki
(Redirected from MonoCase() action)
Type Default Option
Boolean false

When set to true, text is displayed in upper case. This is purely a display property: the values returned from scripting actions such as Ascii1() are always in mixed case, regardless of the value of monoCase.

Notes

The deprecated ToggleInsert() action is equivalent to Toggle(monoCase).