Newbie question: testing for lvalue



Hi,

What is the best way to check that an expression evaluates to an lvalue?
I.e. a variable or
a subscripted variable?

Regards,
Michel