IT Universe documentation - Expressions
| Id | Category | Description | Syntax | E/W |
|---|---|---|---|---|
| Format Expressions | BASIC | A format expression formats variables for output. It specifies the size of the field in which data is displayed or printed, the justification (left, right, or text), the number of digits to the right of the decimal point to display, and so on. Format expressions work like the FMT function. The syntax is: | ||
| Expression | SQL | An expression is one or more data elements combined using arithmetic operators, the concatenation operator, and parentheses. You can use expressions in the following statements: | E |
All documents copyright by their respective owners.