Forum Discussion
tristaanogre
15 years agoEsteemed Contributor
Generally speaking, most "Script" languages (JScript, VBScript, DelphiScript, C#Script, etc) are non-typed languages. All variables are, essentially, OleVariants in use in the TestComplete environment. This is just one of the parts of using a scripting language and is not unique to TestComplete.