Zoomed Image

AMSX Scripting Language - Command : QueryStringDate

Summary

Read a date value from the parsed query string

Description

Retrieves the value for the given key from the query string and converts it to an xAssets date. Handles ISO 8601 UTC strings ending in Z as well as locale-formatted dates. Sets the variable type to DateType.

Parameters

ParameterDescription
cmdkey
Argument 0default value

Syntax


QueryStringDate "key", "default value"

Return to the AMSX Command Reference