[[["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 2023-10-06 UTC."],[[["`ui.util.clearTimeout` is used to cancel a timeout or interval previously set by `ui.util.setTimeout` or `ui.util.setInterval`."],["It accepts a single argument, `timeoutKey`, which is a number representing the unique identifier of the timeout or interval to be cleared."],["Calling this function stops the execution of the delayed function associated with the given `timeoutKey`."]]],[]]