Difference between revisions of "Command:LSType"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
{{Command-Stub}}
 
{{Command-Stub}}
 +
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Revision as of 22:31, 25 May 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