abstract fun setValue(currentValue: String!): Unit
Set the property currentValue value
currentValue
- String!: the new currentValue value
Exposes the value of the variable This can be updated by the user to modify the value of the variable in QiChat This can also be modified from QiChat
Since
1