[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["The `XOR` function performs a logical XOR operation on boolean values."],["The `XOR` function accepts a boolean value as an input parameter and returns a boolean value."],["The function supports the boolean data type."],["An example is provided demonstrating the usage of `XOR` with a variable `$var1` set to `TRUE` resulting in an output of `TRUE` when XORed with `FALSE`."]]],[]]