Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Product Manuals
»
Elevate Web Builder 3 Manual
»
Function and Procedure Reference
»
IntToStr
IntToStr
Unit:
Internal
Available In:
Client and Server Applications
function IntToStr(Value: Integer): String
The
IntegerToStr
function returns a formatted string for the Integer input parameter. The return value is a String value.
Examples
X := IntToStr(-102); // X is '-102'
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap