[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["The `IntVarLocalSearchFilter` class offers methods to manage a collection of integer variables. Key actions include: `AddVars` to add variables, `FindIndex` to locate a variable's index, `Synchronize` to update the filter, `IsVarSynced` to check if a variable is synced, `Size` to retrieve the count of variables, `Value` to obtain a variable's value, and `Var` to get the variable at a given index. It also includes a constructor and destructor.\n"]]