Print

ResetNextNumber()

A ResetNextNumber() function removes a registered number for the current case with a specified type.

Syntax

ResetNextNumber(NumberType, SerachKey);

Function arguments

  • NumberType – (String) an identification of autonumbering;
  • SearchKey – (String) a key for which cases will be removed.

Return value

This function returns Boolean.
The ResetNextNumber() function returns true.

Examples

Example 1

This will remove all autonumeration info for cases with the „DocumentTypeA” number type and the „Employee” field value as for the search key.

ResetNextNumber("DocumentTypeA", [Employee]);

 

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?