Re: Documentaion update request for "find"

new topic     » goto parent     » topic index » view thread      » older message » newer message
alanjohnoxley said...

Hi, the online docs for "find" don't seem to be correct:
9.3.2 Finding

9.3.2.1 find

<built-in> function find(object needle, sequence haystack, integer start)
Find the first occurrence of a "needle" as an element of a "haystack", starting from position "start"..

that appears to be a doc bug, the start param should be defaulted to 1 as per the description. the function signatures in the docs for the built-ins are not generated automatically from source and can be out of date.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu