enhancement
major
minor
major
minor
enhancement
Improvement
New function `contextPath()`, which returns the current context path of the web application. If the application is accessible at `https://my.domain/my-app/`, the return value would be the string `/my-app`.
Test
- In Expert Mode of the search, evaluate the expression contextPath(). The context path of the application should be returned.