globalParameter

fun globalParameter(key: String, value: String)

Adds a single global parameters to the builder. Global parameters will be provided to every translation's script parser at runtime.

Parameters

key

the name of the parameter

value

the value of the parameter