Print

GetDictionaryId

This function gets numerical ID of the currently selected position, from given Defined Dictionary field.

Syntax

GetDictionaryId("fieldTitle");

Function arguments

  • fieldTitle – (String) Name of the case field containing Defined Dictionary.

Return value

This function returns Decimal.
Returns the ID of Defined Dictionary from specified case field.

Examples

Example 1:
This returns the ID of Defined Dictionary from current case’s 'DictionaryField1′ field.

fieldId = GetDictionaryId("DictionaryField1");
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?