Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the value of the logical field from the current record.
uint dbf.f_logic( uint num )
num Field number beginning with 1.
Returns the value of the logical field.$DBF_LFALSE 0 The value of the logical field is FALSE $DBF_LTRUE 1 The value of the logical field is TRUE $DBF_LUNKNOWN 2 The value of the logical field is undefined
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |