#define VARG ( name ) VALUE( ARG( name ) )
Returns the value of an argument from its name.
This is a useful combination of the macros VALUE and ARG.