ID : 4558
By Categories
| Name | Explanation |
|---|---|
| Statement | A statement is accompanied by given argument(s) and execute certain process(es). No value is returned. |
| Function | A function returns a result of certain process(es) accompanying given argument(s). |
| Embedded object | An object which is already registered in PacScript. |
| Constant | Macro definition of a value predetermined in PacScript. |
| Operator | Operation symbol. |
| Key words | Other reserved words. |
ID : 4558
- Related Information
- Statement
- Function
- Embedded Objects
- Operators
- Key Words

