Tag Archives: Extract Right Substring from a given string

Learn how to Extract Right Sub-string from a Given String in Sage X3

In Sage X3, you might face various scenarios where you want to get the sub-string from an existing string. You can derive the sub-string from leftmost/rightmost direction, starting from a particular position for a given string using this tip in the blog. This blog will help you to get the rightmost sub-string from any particular… Read More »