In This Topic
Gets or sets the character that is inserted in a field on the terminal screen when data containing line breaks is copied from the Clipboard.
Syntax
Property Value
The default value is NewLineKey, which inserts a newline character at line breaks.
Exceptions
Exception | Description |
Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you try to modify a property that has been secured
with the Permissions Manager or that can only be modified by an Administrator.
|
See Also