WCP: Get Current Navigation Resource ID

An EL Expression doesn't exist to retrieve the navigation resource ID.
To get the current node ID, split the current prettyUrlPath using the current node depth.

 

#{node.prettyUrlPath[node.depth]}

 

References: