TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
jetbrains.buildServer.configs.kotlin
/
DslContext
/
createId
create
Id
fun
createId
(
value
:
String
)
:
Id
Creates
relative id
if context
is relative
, otherwise creates an
absolute id
.