{ "tooltip":"Apply logic operation (and, or, not, etc.) to boolean(s).", "alias":[ "and", "or", "not", "nand", "nor", "xor" ], "baseNode":"Node_Logic", "io":[ "boolean", "float" ], "build":"Node_create_Logic", "name":"Logic Opr" }