lprofile_id

Description

Returns the login profile ID of the specified login profile name, or the login profile ID of the login profile associated with the current login or the specified login name.

Syntax

lprofile_id(name)

Parameters

name

(Optional) login profile name or a login name.

If you specify a login profile name, lprofile_id returns the corresponding login profile ID. If you specify a login name, lprofile_id returns the associated (if any) login profile ID.

If you do not specify name, lprofile_id returns the login profile ID of the current login.