SPRKSCL1111
CreateDecimalType is not supported.
Description
Input Code:
var result = DataTypes.createDecimalType(18, 8)Output Code:
var result = /*EWI: SPRKSCL1111 => CreateDecimalType is not supported*/
createDecimalType(18, 8)