Click or drag to resize

DecodeMailTimeStamp Function

X#

[Missing <include> target documentation in 'M:VOInternetClasses.Functions.DecodeMailTimeStamp(System.String,XSharp.__Date@,System.String@)'. File: 'Internet.xml' Path: 'doc/DecodeMailTimeStamp/*']

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 FUNCTION DecodeMailTimeStamp(
	cDate AS STRING,
	dDate REF DATE,
	cTime REF STRING
) AS LOGIC
Request Example View Source

Parameters

cDate
Type: String
dDate
Type: Date
cTime
Type: String

Return Value

Type: Logic
See Also