KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.controls.experiments
/
ConcurrentScenarioRunner
/
scenarioByName
scenario
By
Name
fun
scenarioByName
(
name
:
String
)
:
Scenario
?
(
source
)
Returns the scenario with the given
name
, or
null
if none is registered.