[Solved] Get exact type for a variant
Posted: Thu Dec 12, 2024 10:16 am
Hi folks
in a function, I receive a variant
Is it possible to analyze the type?
I've found the instruction IsObject but nothing to test whether it's a boolean, an integer or a string
in a function, I receive a variant
Is it possible to analyze the type?
I've found the instruction IsObject but nothing to test whether it's a boolean, an integer or a string