| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Converts a logical value to a character.
LtoN( [<lLogic>] ) --> nChar
The function returns "T" for .T. (true) and "F" for .F. (false).
| See also: | LtoN() |
| Category: | CT:Miscellaneous , Miscellaneous functions |
| Source: | ct\ctmisc.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com