3.3.3.8. changeType()

DataHubConnection.DataHubConnection.changeType ( self, valueType, stringValue)

Change the type of a value.

Arguments:
    valueType: The type to change to.
    stringValue: The value as a string.
Returns:
    The value converted to the specified type.