Enhancement
Major
Detail
Major
Detail
Enhancement
Improvement
New function contextPath() that returns the current context path of the web application. If the application is accessible at https:://my.domain/my-app/`, this would be the /my-app string.
Test
- In expert mode of the search, evaluate the expression contextPath(). It should return the context path of the application.