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
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
If
$string = 'ABC_Z0001';
, so You add a character after the underscore then You getABCZ0001
.Now, it's fine for me that I get everything in uppercase, but the underscore shouldn't be there anymore. Am I wrong?
The text was updated successfully, but these errors were encountered: