Print

SetDictionaryDescription

This function sets new description of the dictionary item selected in specified field.

Syntax

SetDictionaryDescription("fieldTitle","description");

Function arguments

  • fieldTitle – (String) The Defined Dictionary case form field
  • description – (String) The new description of selected dictionary

Return value

This function returns Boolean.
This function always returns true

Examples

Example 1:
This will set description of Defined Dictionary stored in 'Customer’ case form field to 'Some description’

SetDictionaryDescription("Customer","Some description");
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?