<< gcbo Interface graphique getcallbackobject >>

Scilab Help >> Interface graphique > getBrowserCookies

getBrowserCookies

Get cookies register in an UIControl browser

Syntax

cookies = getBrowserCookies(h)

Arguments

cookies

A matrix of structure containing cookies information.

or [] if there are no cookies.

h

Handle of type uicontrol and style browser.

See also

History

VersionDescription
2025.1.0 getBrowserCookies added.

Report an issue
<< gcbo Interface graphique getcallbackobject >>