If the target_type of the remapper is attribute, try to cast the value to a new specific type.
If the cast is not possible, the original type is kept. string, integer, or double are the possible types.
If the target_type is tag, this parameter may not be specified.
If the
target_type
of the remapper isattribute
, try to cast the value to a new specific type. If the cast is not possible, the original type is kept.string
,integer
, ordouble
are the possible types. If thetarget_type
istag
, this parameter may not be specified.