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
/
sayForSecs
say
For
Secs
fun
BlockHost
.
sayForSecs
(
message
:
Expression
?
,
secs
:
Expression
?
)
:
NormalBlock
Adds a 'say for secs' block.
Parameters
message
The message to display.
secs
The duration to display the message.