Nasal library/geo: Difference between revisions

Jump to navigation Jump to search
(→‎PositionedSearch: Add .new() example)
Line 318: Line 318:
}}
}}
==== update() ====
==== update() ====
{{Nasal doc
|syntax = geo.PositionedSearch.update([searchCmd]);
|text = Performs an search. It executes the search function and analyses the results.
|param1 = searchCmd
|param1text = Optional search function to use instead of the one given in <code>[[#new()_2|PositionedSearch.new()]]</code>.
|example1 =
}}
==== _equals ====
==== _equals ====


Navigation menu