Informs about whether an attribute from the Selection.
<void> Selection.isCommonSelectionValueSelected(<Selection.Attribute> selectionAttribute, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| selection |
Specifies a possible value from the enumeration. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |
Learn more about the Javascript: Selection.is