Enter a string of characters.
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.8.37
Syntax
Parameters
- text
- Type: System String
The text to enter.
Remarks
Character | Key Modifier |
---|---|
^ | Control |
% | Alt |
+ | Shift |
# | Extended |
Text | Key |
---|---|
{BACK} | Backspace key |
{BACKSPACE} | Backspace key |
{BS} | Backspace key |
{BKSP} | Backspace key |
{BREAK} | Break key |
{CAP} | Caps Lock key |
{CAPSLOCK} | Caps Lock key |
{DEL} | Delete key |
{DELETE} | Delete key |
{DOWN} | Down Arrow key |
{END} | End key |
{ENTER} | Enter key |
{ESC} | Escape key |
{HELP} | Help key |
{HOME} | Home key |
{INS} | Insert key |
{INSERT} | Insert key |
{LEFT} | Left Arrow key |
{LMENU} | Left ALT key |
{LWIN} | Left Windows key |
{NUMLOCK} | Number Lock key |
{PGDN} | Page Down key |
{PGUP} | Page Up key |
{PRTSC} | Print Screen key |
{RIGHT} | Right Arrow key |
{RMENU} | Right ALT key |
{RWIN} | Right Windows key |
{SCROLLLOCK} | Scroll Lock key |
{SPACE} | Space Bar |
{TAB} | Tab key |
{UP} | Up Arrow key |
Text |
---|
{F1} |
{F2} |
{F3} |
{F4} |
{F5} |
{F6} |
{F7} |
{F8} |
{F9} |
{F10} |
{F11} |
{F12} |
{F13} |
{F14} |
{F15} |
{F16} |
{F17} |
{F18} |
{F19} |
{F20} |
{F21} |
{F22} |
{F23} |
{F24} |
See Also