How to detect if Auto is an array ? (like Variant.isArray) ?

I’m converting old code to make it work in iOS … but got this problem, i need to know if the Auto value is an array or not…

any idea ?

Introspection.

Thanks !
Xojo.Introspection.GetType(anAutoVariableArray).isArray