scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
BlockHost
/
deleteAtIndex
delete
At
Index
open
fun
ScratchList
.
deleteAtIndex
(
value
:
Expression
?
)
:
NormalBlock
Deletes an item at a specific index from a list.
Parameters
value
The index of the item to delete.