JSFiddle - React, Tailwind, and code Playground
by musicreader
JavaScript
var teststr='UHSGAUGAdghuigdyg';
alert(teststr.substring(teststr.length-5,5));
by musicreader
var teststr='UHSGAUGAdghuigdyg';
alert(teststr.substring(teststr.length-5,5));