Programming with Reflection
ReturnDefinition property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a one- or two-character string that is sent to the host when the Return key is pressed.
The default value is the carriage return character, represented as Chr$(rcCR).
If the string is more than two characters long, only the first two characters are used.