= Search from URL = == Description == Set of format overrides to enable users to specify search terms when invoking a WebWorks Help 5.0 help set. The help set will open and execute a search against the list of defined terms. <> == Search on Open == Add a {{{search=}}} parameter. There are limitations to syntax, etc. of the search words. [[attachment:Formats.zip]] Basically, you call the help today with: {{{ http://www/help/wwhelp/wwhimpl/api.htm#context=alpha&topic=beta http://www/help/wwhelp/wwhimpl/api.htm#tab=search }}} With the changes provided, you can do this: {{{ http://www/help/wwhelp/wwhimpl/api.htm#search=Find%20these%20words }}} And that's it!