Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

SEARCH method issue #122

Open
nikita-prtsr opened this issue Feb 14, 2024 · 0 comments
Open

SEARCH method issue #122

nikita-prtsr opened this issue Feb 14, 2024 · 0 comments

Comments

@nikita-prtsr
Copy link

The problem is the SEARCH method is not working as described in wiki here, or something is missed - https://github.com/xapix-io/axel-f/wiki/SEARCH

When I try to use this method I get the 1 result even if the arg1 string was not found in arg2 string..

Here is an example:

axel.compile('SEARCH("text", "nothing")')({}) // returns 1 but should be null here of #VALUE! error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant