Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Return Type

String

Example

Code Block
languagejs
string cookieVal = httpGetCookie("sessionToken");

...