symmetricSwapping

The symmetricSwapping property applies to FormGroups that handle bidirectional languages. When symmetric swapping is enabled, one special character is exchanged for another to preserve the logical meaning of the presented text. The effect of this property is to replace each paired character with its opposite: for example, [ with ].

Here are the characters:
The value of the symmetricSwapping property is Boolean:
NO (the default)
Avoid swapping characters
YES
Swap characters

The property is used for output.

Compatibility

Table 1. Support for symmetricSwapping property
Data item JSF handler VGUI record Console UI Text Form Java™ Text Form COBOL Print Form Java Print Form COBOL
No No No No Yes No Yes No

Feedback