PRIM_SRVM.HttpNameValueCollection - TryParseAsDateTime Method

Attempt to find pair with specified name and convert associated value to a datetime value

Member of PRIM_SRVM.HttpNameValueCollection (PRIM_SRVM.HttpNameValueCollection)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue if specified value was updated with a datetime value, otherwise false
Name*InputStringName to locate in the collection
Value*OutputDateTimeVariable updated with datetime value from located pair or if not found, the specified default value
Format*Input (Optional)EnumerationDateTime format of the located pair's value
Default*Input (Optional)DateTimeDateTime value to use when the name does not exist in the collection

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference