My string is like below
Module   Available     Used     Remaining
          (Watts)     (Watts)    (Watts) 
------   ---------   --------   ---------
1           485.0        0.0       485.0
I need to extract value under Used. I was trying to split the string. Is there any better way to get the value? 
 
     
    