IsHexDigit

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemUri class > Methods >

IsHexDigit

Previous pageReturn to chapter overviewNext page

Determines whether a specified character is a valid hexadecimal digit.

 

character - The character to validate.

 

Returns:

A Boolean value that is true if the character is a valid hexadecimal digit; otherwise false.

 

IsHexDigit                     PROCEDURE(BYTE character), BOOL