Returns a TextRange representing the text between before and after parameters within the specified com.neokernel.text.StringTextBuffer. Returns a new TextRange representing the isolated text.
Returns a TextRange representing the text between before and after parameters within the specified com.neokernel.text.StringTextBuffer. Returns a new TextRange representing the isolated text.
public static TextRange textBetween(string,string,StringTextBuffer)
Returns a TextRange representing the text between before and after parameters within the specified com.neokernel.text.TextRange. Returns a new TextRange representing the isolated text.
public static TextRange textBetween(string,string,TextRange)
Returns a TextRange representing the text between before and after parameters within the specified com.neokernel.text.TextRange. Case-sensitivity can be specified. Returns a new TextRange representing the isolated text.
public static TextRange textBetween(string,string,TextRange,bool)
EmailTools Class | com.neokernel.email Namespace