_User.getProfileCompletionPercentage()Suggest EditsFunction to get profile completion percentage of the current user. Example Usage TWIG{% set profileCompleteness = _User.getProfileCompletionPercentage() %} Response Example Integer80 Response Description TextReturns the percentage of user profile's attributes already set by user Updated almost 6 years ago Table of Contents Example Usage Response Example Response Description