SP.UserProfiles.PersonProperties.userUrl property (sp.userprofiles)
Gets the URL of the user's profile page.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.UserProfiles.PersonProperties.get_userUrl()
Return value
String
The URL of the user's profile page.