[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["This method returns the total number of elements present in the specified list."],["It's used with the `ui.data.activelist` instance and returns a numerical value representing the list's length."],["It has one argument \"this\" which should be an instance of `ui.data.ActiveList`."]]],["The `Linker.length()` function returns the number of elements within a `ui.data.ActiveList`. It takes one argument, which is the `ui.data.ActiveList` instance itself. The function provides a count of the list's elements and outputs a numerical value. There is no additional details about the elements in the `ui.data.ActiveList`.\n"]]