In debugger, the string variable is not showing me concise value I want to make debugger show me like 'test' = "aabb"
In someone else's debugger it`s showing exactly like that ('test' = "aabb") but mine not showing as like that..
please help me
In debugger, the string variable is not showing me concise value I want to make debugger show me like 'test' = "aabb"
In someone else's debugger it`s showing exactly like that ('test' = "aabb") but mine not showing as like that..
please help me