Difference between revisions of "ISKernel:Type (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
== See Also ==
 
== See Also ==
 
*[[LavishScript:Commands|LavishScript Commands]]
 
*[[LavishScript:Commands|LavishScript Commands]]
 +
*[[IS:Kernel#Commands|Kernel Commands]]
 
*[[IS:Session#Commands|Inner Space Session Commands]]
 
*[[IS:Session#Commands|Inner Space Session Commands]]
 +
  
 
{{Command-Stub}}
 
{{Command-Stub}}

Revision as of 04:14, 19 October 2005

Syntax

Command Difficulty Rating
Type
Usage Beginner
Level of Understanding Beginner
Computer Savvy Beginner
Logic Beginner

Type <text>

Forms

  • Type <text> sends <text> to the session

Examples

Send text to session

  • Type "Hello, how are you"
sends Hello, how are you to the session (does not send enter)

See Also