This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| script:language [2019-11-19 10:53] – skyjake | script:language [2019-12-15 16:08] (current) – [Modules] skyjake | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Doomsday Script language ====== | ||
| + | |||
| + | ===== Built-ins ===== | ||
| + | |||
| + | ==== Built-in types ==== | ||
| + | |||
| + | * Number | ||
| + | * Text | ||
| + | * Time | ||
| + | * Array | ||
| + | * Dictionary | ||
| + | * Function | ||
| + | * Record | ||
| + | |||
| + | |||
| + | ==== Built-in constants ==== | ||
| + | |||
| + | * True | ||
| + | * False | ||
| + | * None | ||
| + | * Pi | ||
| + | |||
| + | |||
| + | ==== Built-in functions ==== | ||
| + | |||
| + | |||
| + | ^ Function ^ Description | | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | |||
| + | ===== Modules ===== | ||
| + | |||
| + | The Doomsday Script Standard Library consists of a collection of native built-in modules and script modules. Applications also provide a number of built-in modules for scripts. | ||
| + | |||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | ; [[.module: | ||
| + | |||