<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Substring Excel</title><link>http://www.bing.com:80/search?q=Substring+Excel</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Substring Excel</title><link>http://www.bing.com:80/search?q=Substring+Excel</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>String.prototype.substring () - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring</link><description>The substring() method of String values returns the part of this string from the start index up to and excluding the end index, or to the end of the string if no end index is supplied.</description><pubDate>Thu, 25 Jun 2026 20:05:00 GMT</pubDate></item><item><title>String.prototype.substr () - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr</link><description>The substr() method of String values returns a portion of this string, starting at the specified index and extending for a given number of characters afterwards.</description><pubDate>Mon, 22 Jun 2026 12:09:00 GMT</pubDate></item><item><title>String - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String</link><description>Description Strings are useful for holding data that can be represented in text form. Some of the most-used operations on strings are to check their length, to build and concatenate them using the + and += string operators, checking for the existence or location of substrings with the indexOf() method, or extracting substrings with the substring() method. Creating strings Strings can be ...</description><pubDate>Thu, 25 Jun 2026 20:55:00 GMT</pubDate></item><item><title>substring - XPath - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/XML/XPath/Reference/Functions/substring</link><description>The position within string the substring begins length Optional The length of the substring. If omitted, the returned string will contain every character from the start position to the end of string. Return value A string. Description As in other XPath functions, the position is not zero-based. The first character in the string has a position ...</description><pubDate>Wed, 24 Jun 2026 10:34:00 GMT</pubDate></item><item><title>Useful string methods - Learn web development | MDN</title><link>https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/Useful_string_methods</link><description>Useful string methods Previous Overview: Dynamic scripting with JavaScript Next Now that we've looked at the very basics of strings, let's move up a gear and start thinking about what useful operations we can do on strings with built-in methods, such as finding the length of a text string, joining and splitting strings, substituting one character in a string for another, and more.</description><pubDate>Sat, 20 Jun 2026 22:20:00 GMT</pubDate></item><item><title>String.prototype.sub () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/sub</link><description>The sub() method of String values creates a string that embeds this string in a &lt;sub&gt; element (&lt;sub&gt;str&lt;/sub&gt;), which causes this string to be displayed as subscript.</description><pubDate>Tue, 23 Jun 2026 11:46:00 GMT</pubDate></item><item><title>substring-after - XPath - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/XML/XPath/Reference/Functions/substring-after</link><description>The substring-after function returns a string that is the rest of a given string after a given substring.</description><pubDate>Sat, 20 Jun 2026 19:00:00 GMT</pubDate></item><item><title>Numbers and strings - JavaScript | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Numbers_and_strings</link><description>This chapter introduces the two most fundamental data types in JavaScript: numbers and strings. We will introduce their underlying representations, and functions used to work with and perform calculations on them.</description><pubDate>Thu, 25 Jun 2026 05:53:00 GMT</pubDate></item><item><title>Handling text — strings in JavaScript - Learn web development - MDN</title><link>https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/Strings</link><description>Next, we'll turn our attention to strings — this is what pieces of text are called in programming. In this article, we'll look at all the common things that you really ought to know about strings when learning JavaScript, such as creating strings, escaping quotes in strings, and joining strings together.</description><pubDate>Tue, 23 Jun 2026 18:06:00 GMT</pubDate></item><item><title>Regular expressions - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions</link><description>Regular expressions are patterns used to match character combinations in strings. In JavaScript, regular expressions are also objects. These patterns are used with the exec() and test() methods of RegExp, and with the match(), matchAll(), replace(), replaceAll(), search(), and split() methods of String. This chapter describes JavaScript regular expressions. It provides a brief overview of each ...</description><pubDate>Thu, 25 Jun 2026 14:36:00 GMT</pubDate></item></channel></rss>