set Variable Value
fun setVariableValue(input: SetVariableValueRequest): Single<RequestResponseFrame>
Content copied to clipboard
Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.
Sources
jvm source
Link copied to clipboard