Updates the last modified date of the response, if the given date is newer than the current one.
Syntax
Smartsite SXML | Copy Code |
---|---|
response.updatelastmodified(datetime lastModifiedDate) |
Parameters
Name | Data Type | Description |
---|---|---|
lastModifiedDate | DateTime | The last modified date. |
Return Value
None.