對上一層:  模型程式語言參考手冊 > 其他函數 >

Empty( )

Print this Topic Previous pageReturn to chapter overviewNext page

本函數是Visual FoxPro 的內置函數,用以判斷一算式是不是空值,所謂空值是指:

算式資料類別

數值

Character

空字串、空格 (Space)、定點字 (Tab)、換行符號等

Numeric

0

Date

空日期值 ({})

Logical

否 (.F.)

 

語法

Empty(eExpr)

 

回傳值

Logical

 

 


Page url: http://www.racematenet.com/help/index.html?empty.htm