إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Version: Available or changed with runtime version 13.0.
Gets the list of cookie names.
Syntax
CookieNames := HttpRequestMessage.GetCookieNames()
Parameters
HttpRequestMessage
Type: HttpRequestMessage
An instance of the HttpRequestMessage data type.
Return Value
CookieNames
Type: List of [Text]
The list of cookie names.
Related information
HttpRequestMessage Data Type
Getting Started with AL
Developing Extensions