SELECT
Use this command in combination with CASE, ENDCASE and ENDSELECT to create a select statement. A select statement allows you to branch to different actions based on the value of the provided variable. The variable can be an integer, real or string value.
SYNTAX
SELECT Variable
RELATED INFO
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example