Split a delimited string to extract individual string values
Posted: Wed Sep 02, 2020 7:09 pm
Hi Team,
Is there any way/method in Stimulsoft reports designer functions where we can split a delimited string into array of strings and then access each individual array element.
Length of each string in delimited string is dynamic and is not constant. Hence, we are not able to use Substring function.
We are using Stimulsoft Dlls 2019.1.1.0 version and couldn't find any function under "Functions" in the Dictionary in the report designer.
For example, inputvalue= "abc|defg|hijkl|aab". Expectation is to extract each individual value and map it to different textboxes in the report.
Could you please assist on this. Please let me know in case you need any more information from my side.
Thanks,
shoaib
Is there any way/method in Stimulsoft reports designer functions where we can split a delimited string into array of strings and then access each individual array element.
Length of each string in delimited string is dynamic and is not constant. Hence, we are not able to use Substring function.
We are using Stimulsoft Dlls 2019.1.1.0 version and couldn't find any function under "Functions" in the Dictionary in the report designer.
For example, inputvalue= "abc|defg|hijkl|aab". Expectation is to extract each individual value and map it to different textboxes in the report.
Could you please assist on this. Please let me know in case you need any more information from my side.
Thanks,
shoaib