qisdk / com.aldebaran.qi.sdk.object.conversation / QiChatVariable / setValue

setValue

abstract fun setValue(currentValue: String!): Unit

Set the property currentValue value

Parameters

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