Search documentation
Syntax
searchDocumentation(search: $searchString)
Description
The documentation presented in the manuals will be searched for the given search expression.
Parameters
Name | Type | Description | Mandatory | Default |
---|---|---|---|---|
search | String | Search expression to search the documentation for | yes |
Return value
Type: Map
A map whose keys are the name of the found help page and whose values are the URLs to display the found page.