Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Version: Available or changed with runtime version 13.0.
The path of the cookie. It indicates the path that must exist in the request URL to send the cookie.
Syntax
Path := Cookie.Path()
Note
This method can be invoked using property access syntax.
Parameters
Cookie
Type: Cookie
An instance of the Cookie data type.
Return Value
Path
Type: Text
The path of the cookie.
Related information
Cookie Data Type
Getting Started with AL
Developing Extensions