Gets the cookies set by the embedded page.

Syntax

Smartsite SXML CopyCode image Copy Code
collection this.responsecookies()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Collection Datatable with the cookies added to the response.

Used in

Macro Description
EmbedUri Retrieves data from internet locations.

Expand image Example

SXML