suspend fun setVariableValue(input: SetVariableValueRequest): Unit
Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.
Official doc