Is used in pair with following character to add special characters to strings. The ACTION_TILE function accept a string argument - therefore "\"" allow you to incluse the " character in string. Other examples: "\t" (tab), "\n" (new line) or "\\" (backslash).