subkt / myaa.subkt.tasks / SubProperties / add
fun add(name:
String
, entry:
String
? = null, value:
String
):
Unit
(source)
Add or override existing properties from the build script.
name
- The name of the property to add.
entry
- The entry/episode for which to add the property. May contain a range expression.
value
- The value of the property.