( ( ( ( string value of selects "WorkingSetSize from win32_process where Name = 'temanalytics.exe'"of wmi ) as integer ) / ( 1024*1024 ) ) as string & " MB" )
((((string value of selects "WorkingSetSize from win32_process where Name = 'temanalytics.exe'"of wmi) as integer) / (1024*1024)) as string & " MB")