Attribute.getValueType


getValueType(varName)

Returns the type (string, real, integer, attribute etc) of value that will be returned by getValue for the given named variable. In order to find the list of valid named variables, use getValueNames

varNamestringname of the value (e.g. "E")
Return valuestring

Back to Attribute

Back to Overview