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
»
IsAlpha
IsAlpha
Unit:
WebCore
Available In:
Client and Server Applications
function IsAlpha(const Value: Char): Boolean
The
IsAlpha
function returns True if the input parameter is an alpha-numeric character:
A..Z a..z
Examples
X := IsAlpha('A'); // X is True
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap