getDataType
getDataType(string parameterName)
The getDataType method returns the data type for the specified parameter name.
Return value
The getDataType method returns an InteractDataType object. IntearctDataType is a Java enum represented by Unknown, String, Double, Date, or List.