blockly > الخيارات > oneBasedIndex
السمة Option.onebasedIndex
Signature:
oneBasedIndex: boolean;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This property determines the indexing mode for workspace content, using either 1-based or 0-based indices for elements like lists and variables."],["When `oneBasedIndex` is true, lists and variables start with an index of 1; otherwise, they start at 0."],["This setting helps customize Blockly to accommodate user expectations or integrate with external systems that use 1-based indexing."]]],[]]