giovanni_esposiOccasional Contributor12 years agoSolvedGetType()Is it possible to get the type of a variable? Something like this: var a = "string"; a.GetType();AlexKaras12 years agoHi,See the help for the BuiltIn.VarType() function.
Recent DiscussionsHow can I read CSV files without Microsoft Access Runtime installed?Passing DevOps Test Case parameters to Test CompletetcUIAHost.exe process crashed
Related ContentRe: Create a generic List from C# dll in python scriptRe: How to create an object of type Dictionary<string, List<string>>Re: How to get type of data source step like jdbc or excel via groovy