IsBin()
Check if the value is a Binary Number
Syntax
IsBin(<cN>) -><cNr>
Arguments
<cN> String to be checked
Returns
<cNr> .T. if the string is bynary, otherwise .F.
Description
Check if the passed string is a bynary number or not
Files
Library is libmisc
Seealso
IsOctal(), IsDec(), IsHexa()
Pingback: Harbour Check Functions | Viva Clipper !
Pingback: Harbour All Functions – I | Viva Clipper !