giovanni_esposiOccasional Contributor13 years agoSolvedGetType()Is it possible to get the type of a variable? Something like this: var a = "string"; a.GetType();AlexKaras13 years agoHi,See the help for the BuiltIn.VarType() function.
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
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