You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

PRIM_SRVM.HttpNameValueCollection - TryParseAsTime Method
Attempt to find pair with specified name and convert associated value to a Time value
Member of PRIM_SRVM.HttpNameValueCollection (PRIM_SRVM.HttpNameValueCollection)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

True if specified value was updated with an Time value, otherwise false

Name

*Input

String

Name to locate in the collection

Value

*Output

Time

Variable updated with Time value from located pair or if not found, the specified default value

Format

*Input (Optional)

Enumeration

Time Format of the located pair's value

Default

*Input (Optional)

Time

Time 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

  • No labels