This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:s_cli:05_contents:01_prt:03_langconst:02_reservedwords:start [2021/05/01 21:30] nick ↷ Page moved from dido:public:s_cli:1_part:05_contents:05_contents:03_langconst:reservedwords to dido:public:s_cli:05_contents:05_contents:03_langconst:reservedwords |
dido:public:s_cli:05_contents:01_prt:03_langconst:02_reservedwords:start [2021/08/11 12:51] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 2.2.2 Reserved Words ====== | + | ====== 3.2 Reserved Words ====== |
| - | [[dido:public:s_cli:1_part:05_contents:05_contents:02_basics:start| Return to DIDO CLI Background]] | + | [[dido:public:s_cli:05_contents:01_prt:02_basics:start| Return to DIDO CLI Background]] |
| - | **Reserved Words** (also called keywords) have predefined meaning within DIDO-CLI. These keywords are usually used as part of the DIDO-CLI instructions. Reserved words should not be used as identifiers for other elements like name of ports, objects, Oracles, etc. since it will not always be clear from the context if the **Reserved Word** meaning is desired or the specific element. | + | **Reserved Words** (also called keywords) have predefined meaning within DIDO-CLI. These keywords are usually used as part of the DIDO-CLI instructions. Reserved words should not be used as identifiers for other elements like name of ports, [[dido:public:ra:xapend:xapend.a_glossary:o:object|objects]], Oracles, etc. since it will not always be clear from the context if the **Reserved Word** meaning is desired or the specific element. |
| - | * **Note:** Each of these **Reserved Word** meanings are provided in the [[dido:public:s_cli:1_part:05_contents:05_contents:02_basics:grammar| Grammar section]]. | + | * **Note:** Each of these **Reserved Word** meanings are provided in the [[dido:public:s_cli:1_part:05_contents:05_contents:02_basics:grammar| Grammar section]]. The meaning of the Reserved Word is variable depending on the context. The meaning of the word VOID is context-sensitive. |
| - | * **AGGREGATE** | + | * AGGREGATE |
| - | * **AS** | + | * AS |
| - | * **CREATE** | + | * CREATE |
| - | * **DEFAULT** | + | * DEFAULT |
| - | * **DEFINE** | + | * DEFINE |
| - | * **EXCHANGE** | + | * EXCHANGE |
| - | * **FROM** | + | * FROM |
| - | * **INFORMATION** | + | * INFORMATION |
| - | * **INTO** | + | * INTO |
| - | * **INVOKE** | + | * INVOKE |
| - | * **LOG** | + | * LOG |
| - | * **MACHINE** | + | * MACHINE |
| - | * **NOT** | + | * NOT |
| - | * **NULL** | + | * NULL |
| - | * **OBJECT** | + | * OBJECT |
| - | * **OF** | + | * OF |
| - | * **ON** | + | * ON |
| - | * **ORACLE** | + | * ORACLE |
| - | * **PORT** | + | * PORT |
| - | * **POST** | + | * POST |
| - | * **RECORD** | + | * RECORD |
| - | * **REFRESH** | + | * REFRESH |
| - | * **SELECT** | + | * SELECT |
| - | * **SERVICE** | + | * SERVICE |
| - | * **START** | + | * START |
| - | * **STATIC** | + | * STATIC |
| - | * **STOP** | + | * STOP |
| - | * **STORE** | + | * STORE |
| - | * **TIMEOUT** | + | * TIMEOUT |
| - | * **TO** | + | * TO |
| - | * **TRANSACTION** | + | * TRANSACTION |
| - | * **TRANSFER** | + | * TRANSFER |
| - | * **UNION** | + | * UNION |
| - | * **USING** | + | * USING |
| - | * **VALUES** | + | * VALUES |
| - | * **VALUES** | + | * VALUES |
| - | * **VOLUME** | + | * VOLUME |
| - | * **WARNING** | + | * WARNING |
| - | * **WHEN** | + | * WHEN |
| - | * **WHERE** | + | * WHERE |
| - | * **VOID** | + | * VOID |
| /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||