listIndex
Type
property
Summary
Sets the index for a paragraph when an (ordered) listStyle is set .
Syntax
set the listIndex of <line> of <field> to <index>
Description
Use the listIndex property to set the index of a paragraph when an (ordered) list style is set.
Parameters
Name | Type | Description |
---|---|---|
index | The index of a paragraph |
Examples
set the listIndex of line 1 of field 1 to 4
Value
Name | Type | Description |
---|---|---|
value | The listIndex of a line of a field returns the index of the paragraph. This translates to htmlText via the 'value' attribute on <li> tags. |
Related
property: listDepth, listStyle, listBehavior, textSize, formattedText
Compatibility and Support
Introduced
LiveCode 6.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile