<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[substring substr get part of a string]]></title><description><![CDATA[<p dir="auto">This is probably obvious to everyone but me but I cant find any hit on google to explain how to get a part of a string into a new variable.</p>
<p dir="auto">As a reference to what I want to do: in most languages its is called something like substr( stringname, startposition, number of chars )</p>
]]></description><link>https://community.m5stack.com/topic/5582/substring-substr-get-part-of-a-string</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 17:32:58 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5582.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Aug 2023 09:54:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to substring substr get part of a string on Wed, 16 Aug 2023 10:04:49 GMT]]></title><description><![CDATA[<p dir="auto">I was looking for this for 2 hours and after posting I found a solution by chance after 5 min.<br />
I will leave this with my solution if someone have the same problem later.<br />
this page show how it is done in python:<br />
<a href="https://www.freecodecamp.org/news/how-to-substring-a-string-in-python/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.freecodecamp.org/news/how-to-substring-a-string-in-python/</a><br />
now I started trying to find any function in UIflow that could replicate this and...</p>
<p dir="auto">"bytearray in list xxx get sub-list from # to #" actually writes this code!</p>
]]></description><link>https://community.m5stack.com/post/21952</link><guid isPermaLink="true">https://community.m5stack.com/post/21952</guid><dc:creator><![CDATA[Hnerik Schmidt]]></dc:creator><pubDate>Wed, 16 Aug 2023 10:04:49 GMT</pubDate></item></channel></rss>