bas7qck.hlp (Table of Contents; Topic list)
ANY Clause
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
variable AS ANY
 
    ■ When used as the variable type in an AS type clause that is part
      of a procedure declaration, ANY disables type checking for that
      parameter.
 
See Also    DECLARE (BASIC)