FOR EACH Param (gb)
Syntax
DIM
aVariant
AS
Variant
FOR EACH
aVariant
IN
Param ...
NEXT
Enumerates the value of each extra argument.