getManagerFromManagementChain
This function gets the management chain for a given user based on upToUserName
, upToTitle
, and upToLevel
. If the user does not exist or if there is no manager for the user, it returns null. Regular expressions can be used in upToTitle
and upToUser
parameters.
Signature:
ids:getManagerFromManagementChain()