as | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the do command to specify a scripting language; used with the export command to specify the file format to export to; used with the go command to specify the mode of a stack; used with the save command to specify the file name and location. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android, web |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: file Glossary: keyword, file path, command, Mac OS, OS X Command: export, go, do, save, do as alternateLanguage Object: stack Function: format, alternateLanguages Control Structure: function |
Description | Use the as keyword to modify the do, export, go, or save commands. Use the alternateLanguages function to find out which languages can be used with the do as alternateLanguage command on Mac OS and OS X systems. |