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

Locked Returns a specific token from a delimited string.


Kaway

Recommended Posts

[HIDE-THANKS]Returns : [string] "Token" (section of data) from a list of delimited string data

Requires : [string] delimited data, [integer] index of desired section, [string] delimiter (1 or more chars)

 

Examples : GetToken("[email protected]", 2, "@") returns "hotmail.com"

GetToken("123-45-6789", 2, "-") returns "45"

GetToken("first,middle,last", 3, ",") returns "last"

 

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.