Attributes

value
Required string. The sequence of keys to be sent to the session window (see Input string).
row
Optional integer (default is the current position of the text cursor). Row at which typing begins (see Location at which typing begins).
col
Optional integer (default is the current position of the text cursor). Column at which typing begins (see Location at which typing begins).
movecursor
Optional boolean (default is true). Setting this attribute to true causes the macro runtime to move the text cursor to the end of the input (see Move Cursor to End of Input).
xlatehostkeys
Optional boolean (default is true). Setting this attribute to true causes the macro runtime to interpret the name of an action key (such as [enter]) as an action key rather than as a character sequence (see Translate Host Action Keys).
encrypted
Optional boolean (default is false). Setting this attribute to true causes the Code Editor to encrypt the sequence of keys contained in the value attribute when the Code Editor is closed (see Password).
hostid
Optional string. See Specifying a session.