Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » String parsing in BIRT reports(String parsing in BIRT reports)
String parsing in BIRT reports [message #1761301] Tue, 09 May 2017 14:26
Massar d is currently offline Massar dFriend
Messages: 2
Registered: May 2017
Junior Member
I have a string and would like to select only the text which is enclosed in [] at the beginning and replace anything which is in [] in between or anywhere in the string with blank.


Example string1:
[ABC] HELLO WORLD [xyz] This is new
expected o/p
-----------------
[ABC]

Example string2:
HELLO WORLD [xyz] This is new

expected o/p
-----------------


Previous Topic:Eclipse with Tomcat
Next Topic:Parsing strings and selecting specific texts in strings in BIRT
Goto Forum:
  


Current Time: Thu Apr 25 01:33:17 GMT 2024

Powered by FUDForum. Page generated in 0.03354 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top