master-key.setValue
Sets a value named name that can be accessed in expressions using val.[name]. The value must be defined in a [[define.val]] block or an error occurs.
Arguments:
name: The name of the variablevalue: any valid json value
