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 Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
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