Conversion of a string

I'm trying to assign a string with a decimal (myVar := '* ' + Amount;) it gives me an error of conversion... How can I evaluate this? Thanks!

Best Answer

Answers

Sign In or Register to comment.