Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked Return Numeric Values From Any String


Kaway

Recommended Posts

[HIDE-THANKS]

This function returns only the numeric values from any given string. Simply pass the function a string to strip all non-numeric values. A string of "ABC123;4-567" returns 1234567. This function takes advantage of the Mid, Len and IsNumeric functions.

 

This is the hidden content, please

[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.