Studio:AutoScript: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
! width="350" | '''Description''' | ! width="350" | '''Description''' | ||
|- | |- | ||
| Arguments | | [[Ascript#ascript.Arguments|Arguments]] | ||
| Collection | | Collection | ||
| Collection of arguments. | | Collection of arguments. | ||
|- | |- | ||
| Constants | | [[Ascript#ascript.Constants|Constants]] | ||
| Collection | | Collection | ||
| Collection of constants. | | Collection of constants. | ||
|- | |- | ||
| Database | | [[Ascript#ascript.Database|Database]] | ||
| Property | | Property | ||
| Database settings. | | Database settings. | ||
|- | |- | ||
| Functions | | [[Ascript#ascript.Functions|Funtions]] | ||
| Collection | | Collection | ||
| Collection of functions. | | Collection of functions. | ||
|- | |- | ||
| Messages | | [[Ascript#ascript.Messages|Messages]] | ||
| Collection | | Collection | ||
| Collection of messages. | | Collection of messages. | ||
|- | |- | ||
| TestUnits | | [[Ascript#ascript.TestUnits|Test Units]] | ||
| Collection | | Collection | ||
| Collection of test units. | | Collection of test units. | ||
|- | |- | ||
| Timers | | [[Ascript#ascript.Timers|Timers]] | ||
| Collection | | Collection | ||
| Collection of Timers. | | Collection of Timers. |
Revision as of 22:54, 30 June 2008
AScript
Ascript is used to ...
Name | Type | Description |
---|---|---|
Arguments | Collection | Collection of arguments. |
Constants | Collection | Collection of constants. |
Database | Property | Database settings. |
Funtions | Collection | Collection of functions. |
Messages | Collection | Collection of messages. |
Test Units | Collection | Collection of test units. |
Timers | Collection | Collection of Timers. |