Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.06 KB

session-applicationidentifier-method.md

File metadata and controls

36 lines (30 loc) · 1.06 KB
title description ms.author ms.date ms.topic author ms.reviewer
Session.ApplicationIdentifier() Method
Gets the application ID associated with the current thread.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Session.ApplicationIdentifier() Method

Version: Available or changed with runtime version 1.0.

Gets the application ID associated with the current thread.

Syntax

AppId :=   Session.ApplicationIdentifier()

Note

This method can be invoked without specifying the data type name.

Return Value

AppId
 Type: Text
The application ID associated with the current thread.

See Also

Session Data Type
Get Started with AL
Developing Extensions