function get_flt_value_arr, arr equalpos = strpos(arr, '=') return, float(strmid(arr, equalpos+1)) end