You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns the starting position of the first occurrence of the second string expression within the first specified string expression, or -1 if the string is not found.
16
-
17
+
Returns the starting position of the first occurrence of the second string expression within the first specified string expression, or `-1` if the string isn't found.
0 commit comments