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
It is necessary to add the "return nothing" flag to the options of such functions as: truncate(), replace(), etc. Where the return of a function is not so important, but performance may be required.