Function LtoN() Foundation

Converts a logic to a numeric value.

Syntax
LtoN( [<lValue>] ;  // Default: .F.
    ) --> nLogicValue
Return

Returns 1 for .T. and 0 for .F.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.