Navigation: Contents   Index   Previous   Next

IntToStr(a:integer):string

IntToStr converts an integer into a string containing the decimal representation of that number.

b=IntToStr(12)

Navigation: Contents   Index   Previous   Next



Copyright © 1998 - 2012 Paessler AG