Extended Notation
The text contains the entire attribute name. With this type of notation, the attribute name may contain blank spaces as well as other reserved characters. The text is enclosed in quotes.
Examples
"Test1" > 0
The conditional expression will only be evaluated against all attributes whose name is equal to test1.
"i_Rec_Mass" > 0
The conditional expression will only be evaluated against all attributes whose name is equal to i_Rec_Mass.