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
/
append
append
open
infix
fun
ScratchList
.
append
(
value
:
Expression
?
)
:
NormalBlock
Appends a value to a list.
Parameters
value
The value to append.