shortDecode

decode string to int

Arguments
Name Type Description Required
text string your text to be decoded( encoded user id for example ) yes

Output : int

Static or normal : Static

Examples :

tools::shortDecode('8m0Kx');