Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2025.1.0 - Português


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

  • uicontrol — create a Graphic User Interface object
  • browser — Description of the uicontrol browser.

History

VersãoDescrição
2025.1.0 getBrowserCookies added.
Report an issue
<< gcbo IGU getcallbackobject >>

Copyright (c) 2022-2024 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu May 22 12:56:18 CEST 2025