DateValue
Return a Date from a string expression.
Syntax
DateValue (StringExpression)
Key
StringExpression Any expression recognised by IsDate
Example
dtmDemo=DateValue("28-Feb-10")
WScript.Echo dtmDemo
DateValue
Return a Date from a string expression.
Syntax
DateValue (StringExpression)
Key
StringExpression Any expression recognised by IsDate
Example
dtmDemo=DateValue("28-Feb-10")
WScript.Echo dtmDemo