Keep text "\"
I want to keep the "\" in the static text below but the output shows it missing. How can I maintain the "\" in the static text?
{
type: "view",
align_children: "align_top",
alignment: "align_top",
elements:
[
{
type: "static_text",
name: " *Note: Retrieve labeled files from c:\Automatically Labeled Documents folder.",
},
]
},
