Curlで利用できる演算子は以下の通りです。
{value let i:int = 2 * 2 let str:String = "AB" & "CD"}
詳細については、以下のサイトをご覧ください。
演算子