Control.getValueType


getValueType(varName)

Return 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

varNamestring
Return valuestring

Back to Control

Back to Overview