Command:LSType

From Lavish Software Wiki
Revision as of 22:31, 25 May 2005 by Eleven (talk | contribs)
Jump to navigation Jump to search

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