Difference between revisions of "Command:LSType"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Examples ==
 
== Examples ==
 +
*LSType -list
 +
*LSType string
 +
*LSType int
 +
*LSType math
  
 
== See Also ==
 
== See Also ==

Revision as of 04:33, 2 April 2005

Syntax

Command Difficulty Rating
LSType
Usage Beginner
Level of Understanding Beginner
Computer Savvy Newbie
Logic Beginner

LSType -list|<type name>

Description

Lists all LavishScript Data Types, or the members of a specific type

Examples

  • LSType -list
  • LSType string
  • LSType int
  • LSType math

See Also