Return the Minc data-type of the argument.
strval = type(somevar)
type will return (as a string) the data-type of its argument. At present the following are valid Minc data-types:
datatype= type(arbitrary_var) print(datatype)
Minc, len, print, printf, stringify