StringDict.get Method¶
Module: StringDict
Definition¶
Gets an item of the StringDict object.
String get(String? key)
Parameters
key Stringin Unique key of the item to get.
Returns
Stringitem to get.
Exceptions
An error has occurred during Document Library execution.