Command:LSType

From Lavish Software Wiki
Revision as of 04:33, 2 April 2005 by Lax (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