domain .tw idv.tw .com.tw
你正在閱覽 :: 繁體中文:: 學習 ASP SQL VB HTML code

學習 .ASP SQL HTML XML CSS JAVA Perl code study
English Chinese_Traditional Chinese_Simplified

你正在閱覽 :: 繁體中文 Chinese_Traditional

學習.主題:
首頁
ASP
CSS
Ecommerce
HTML
InternetProtocol
JAVA
Microsoft
Robots
SearchEngine
SQL
SQLserver
VBscript
. Array
. Functions
»IsArray
»IsDate
»IsNull
»IsNumeric
. Prevent_hacker
XML

SiteMap

3w....學習.教學 > VBSCRIPT > functions »

w3 learning

VBscript

Functions

:: IsNull

More detial or script code example

is it null ? true or false

辨識是否為無資料的VBscript函數
Description:

is null = chcek if it is null for true? ------ attention ------- Empty is false fot null

有東西: 布林運算IsNull()就會回應False
沒東西: 布林運算IsNull()就會回應True
IsNull

VBscript

Functions

:: IsNumeric

More detial or script code example

IsNumeric(expression) : False or True

辨識是否為數值的函數
Description:

Boolean VBscript function IsNumeric(expression) True or False

若字串不為數值時布林運算傳回False值
若字串為數值時布林運算傳回True值
IsNumeric

VBscript

Functions

:: IsArray

More detial or script code example

IsArray( )

IsArray(變數)
Description:

check if it is array

IsArray(變數) 是否為陣列
IsArray

VBscript

Functions

:: IsDate

More detial or script code example

IsDate( )

Description: 

IsDate( ary )

IsDate(變數) 是否為日期格式
IsDate

..
...
...

[ 8/20/2008 ]

www learning school add more scripts and tips memo
You are at >>3WT.EZER.COM >> 3WT.EZER.COM/VBSCRIPT/FUNCTIONS/INDEX.ASP>>VBSCRIPT
Helpful link:: SEO web tools :: Live PR | SERP checker
back to top Ezer code adding :: Questions ;email