KB-28065: Converting a number into a string.

Question:

How can I convert a number into string?         
      
Solution:

To do so, use the Global Manager’s Str() function.

Example of script:

// Str(Value,size,prec)
TagReceiveValue = Str(30.95,6,2)

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *