untyped
Free On-line Dictionary of Computing
untyped
<programming> A variable which can hold values of any type or a programming language in which some or all variables are like this.
An example would be VBScript, or Visual Basic's variant type.
(2003-12-22)