Xojo Documentation Xojo Documentation

  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

WebSession.Cookies.NameAtIndex

From Xojo Documentation

Method

WebSession.Cookies.NameAtIndex(Index as Integer) As String

New in 2010r4

Supported for all project types and targets.

Returns the name of the cookie at the index passed (0-based).

Note

This method does not raise an OutOfBoundsException if the index is not valid. It simply returns an empty String.

See Also

WebSession.Cookies.Count, WebSession.Cookies.Remove, WebSession.Cookies.Set, WebSession.Cookies.Value

Retrieved from "http://docs.xojo.com/index.php?title=WebSession.Cookies.NameAtIndex&oldid=44487"
Categories:
  • New2010r4
  • Methods
  • This page was last edited on 13 May 2013, at 20:07.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki