| NOT | Index Level | NULL |
| Syntax | |
| Category | BASIC |
| Type | Definition |
| Description | Any function or expression may itself be an argument of another function or expression. The compiler evaluates expressions starting with the innermost set of parentheses. |
| Options | |
| See Also | statements & functions assignment |
| Example |
crt oconv(array(1)-array(2),"mr2")
name = field(trim(sentence),' ',2) |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| NOT | Index Level | NULL |