You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keywords true and false are sometimes capitalized, seems inconsistent. They are also not always set in quotation marks.
Chapter 3.3: ... which means it evaluates to "true" when one and only one of its operands is true. If none or more than one of its operands is true then XOR is false.
If the attribute is defined as boolean in the XML schema, the legal values are lower case "true", "false", 1 (which indicates true), and 0 (which indicates false).
Keywords true and false are sometimes capitalized, seems inconsistent. They are also not always set in quotation marks.
<Edit field="c_LegParamA" operator="EQ" value="True"/>
Suggest to define single syntax and hamronize.
The text was updated successfully, but these errors were encountered: