StringDict.get Method

Module: StringDict

Definition

Gets an item of the StringDict object.

String get(String? key)

Parameters

key String
in Unique key of the item to get.

Returns

String
item to get.

Exceptions

An error has occurred during Document Library execution.