Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TagStringValueRemove
Used when removing values
Parameters
Name Type Description

tagName

String

Required
Not null
Minimum size: 1  Maximum size: 100

The tag field name.

tagValue

String

Minimum size: 0  Maximum size: 400

The tag value, free text.

Json Format
{
tagName: String,
tagValue: String
}