No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
$Profile
A global merge field type to use
when referencing information about the current user’s profile.
Use profile merge fields to reference information about the user’s
profile such as license type or name.
Usage
Use dot notation to access your organization’s information.
Note that you can’t use the following $Profile values in Visualforce:
- LicenseType
- UserType
Example
1{!$Profile.Id}
2{!$Profile.Name}