How can i show this? substring?split? ...
but it's maybe dynamic !!!
String str = "SET ENCALSUP=NOENCR&GSMV2,MAXNCELL=16,TDTMWIND=5,MAXLAPDMN=5,EENHDTMSUP=DISABLED,T3197=4,PAGCOORCLB=DISABLED,DGRSTRGYBCNT=DISABLED,PAGQOVLIND=0;";
this output (EENHDTMSUP=DISABLED):
just this
DISABLED
Thanks ...