ebs.getOptionSetItemIdByValue

Returns the ID of a specified optionset item by specified value.

HINT  We recommend usingebs.getOptionSetItemIdByName which is enabled for localization. The current method is provided mostly for backward compatibility.

Syntax

Copy
ebs.getOptionSetItemIdByValue(optionSetName: string, optionSetItemValue: string): any