Last argument for string.find() is incorrect

Typing out string.find() gives me 4 arguments, script editor lists that 2 arguments are a string and 2 arguments are a number. However, documentation lists that 4th argument is a bool, not a number.

3 Likes

I think this would be better if it were posted here:

I am not asking for developer hub to be fixed, I am asking that these functions parameters are not in correlation with how the developer hub describes the arguments within studio.

…and no, this bug report isn’t suited for there.

1 Like

As with previous two reports for the ‘string’ library function signatures, we have a fix ready for a future release.

2 Likes