New posts in substring

String index out of bounds exception java

How to remove all substrings from a string

Splitting a file name into name,extension

Substring in excel

What is the idiomatic scala way of finding, if a given string contains a given substring?

How to use substringToIndex in Swift? [duplicate]

bash, extract string before a colon

String.Substring() seems to bottleneck this code

How to replace a substring of a string [duplicate]

Regex to extract substring, returning 2 results for some reason

Delete the last two characters of the String [duplicate]

Python: Find a substring in a string and returning the index of the substring

Does Python have a cleaner way to express "if x contains a|b|c|d..."? [duplicate]

How to get the substring from between two [ ] braces in a string in javascript or jquery

javascript substring

Extract substring from a string

Limiting the number of characters in a string, and chopping off the rest

PHP Using RegEx to get substring of a string

Remove Trailing Slash From Batch File Input

How to split string into substrings on iOS?