I have a variable x, which has a string of 500 and more charhacters.
The problem is, it is very annoying when you do coding and this long string takes half of the screen.
My question is: is it possible to hide the value of variable, with out manipulating it's value? Open for any solution to solve problem. Thank you.