ChadDavis | 26 Jun 19:52
Picon

macros parameter type checking

I have a macro that takes an integer parameter.  AFAIK, there's no
support for typing in the Velocity language.  How can I verify that
the parameter is an integer value before doing my velocity macro
logic?

Gmane