မာတိကာသို့ ခုန်သွားရန်

Z13398: တည်းဖြတ်မှု မူကွဲများ

Wikifunctions မှ
No edit summary
No edit summary
စာကြောင်း ၁၄ - စာကြောင်း ၁၄ -
"Z61K1": "javascript"
"Z61K1": "javascript"
},
},
"Z16K2": "function Z13397( Z13397K1, Z13397K2 ) {\n\tconst list = Z13397K1, index = parseInt(Z13397K2);\n\t\n\t//if the index is invalid such negative value or is higher than length of the list\n\tif(isNaN(index) || index \u003C 0 || index \u003E list.length-1)\n\t return;\n\t \n\treturn list[index];\n\n}"
"Z16K2": "function Z13397( Z13397K1, Z13397K2 ) {\n\tconst list = Z13397K1, index = parseInt(Z13397K2);\n\t\n\t//if the index is invalid such negative value or is higher than length of the list\n\tif(isNaN(index) || index \u003C 0 || index-1 \u003E list.length-1)\n\t return;\n\t \n\treturn list[index \u003E 0 ? index-1 : index];\n\n}"
}
}
},
},

၁၅:၄၀၊ ၂၄ ဖေဖော်ဝါရီ ၂၀၂၄ ရက်နေ့က မူ

This page displays in a limited way without JavaScript.