Hi
I have the below code and i getting error - Type Conversion is not possible because 1 of the operators contain Invalid Type.
Code[1] := 'Tax @ ' + TaxRate + ' %';
TaxRate is decimal type.
Thanks
*This post is locked for comments
I have the same question (0)