remove double quotes from cells
Strip off the leading and trailing double quotes, if any, from text strings.
true, false
Default Value: false
setting value
setting remove double quotes from cells true
 
value expected
check value TestArchitect "TestArchitect"
 
setting value
setting remove double quotes from cells false
 
value expected
check value TestArchitect "TestArchitect"
- This built-in setting has particular utility with content that is imported from certain file formats, such as Excel spreadsheets, which often results data values enclosed in quotation marks.