Deprecated section
Compiler directives are deprecated as of 4D 20 R7. In the direct typing mode (recommended mode), variable and parameter declarations are made only using keywords (var and #DECLARE) and function prototypes. All elements must be declared, the compiler does not have to deduce types.
For updated documentation regarding compilation, please refer to developer.4d.com.