ebs.getOptionSetItemNameById

Returns the name of an optionset item based on the specified ID.

Syntax

Copy
ebs.getOptionSetItemIdByName(optionSetName: string, optionSetItemId: string): string | null

Example