value
Parameters
value
The value of the event target parameter.
NOTE: There exists a potential diff error that the backend service will return a default param as following:
param_list {
resource_key = "IsBase64Encode"
form = "CONSTANT"
value = "false"
template = ""
}
Content copied to clipboard
In order to fix the diff, from version 1.160.0, this resource has removed the param which resource_key = "IsBase64Encode"
and value = "false"
. If you want to set resource_key = "IsBase64Encode"
, please avoid to set value = "false"
.