10 ms·
I can only imagine it was used for maybe extracting the filename extensions but the alternative is to simply use indexOf and substr.
by codez 12y ago
I can only imagine it was used for maybe extracting the filename extensions but the alternative is to simply use indexOf and substr.
- ajuc 12y agoI did split(".")