StringDict.remove Method¶
Module: StringDict
Definition¶
Removes an element of the StringDict object.
void remove(String? key)
Parameters
key Stringin Unique key of the item to remove.
Exceptions
An error has occurred during Document Library execution.