A jscript variable in a Query
- by lerac
Maybe a very simple question.
How can I put in this code
<Query>
<Where>
<Eq>
<FieldRef Name="Judge_x0020_1" />
<Value Type="Text">mr. R. Sanches</Value>
</Eq>
</Where>
</script>
</Query>
A variable from jscript in the area of the code where mr.…