{ "entries": [ { "base": "{82C50EAD-D3DD-45D2-BFCE-981D95771DC8}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "ComparisonExpression", "tooltip": "ComparisonExpression" }, "slots": [ { "base": "DataOutput_Result", "details": { "name": "Result" } }, { "base": "Input_In", "details": { "name": "In", "tooltip": "Signal to perform the evaluation when desired." } }, { "base": "Output_True", "details": { "name": "True", "tooltip": "Signaled if the result of the operation is true." } }, { "base": "Output_False", "details": { "name": "False", "tooltip": "Signaled if the result of the operation is false." } }, { "base": "DataInput_Value A", "details": { "name": "Value A" } }, { "base": "DataInput_Value B", "details": { "name": "Value B" } } ] } ] }