Print

RemoveNextNumber()

A RemoveNextNumber() function removes a registered number for the current case with a specified type. If the type is „*” or „all”, all registered numbers for the current case will be removed.

Syntax

RemoveNextNumber(NumberType);

Function arguments

  • NumberType – (String) an identification of autonumbering.

Return value

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

Examples

Example 1

This will remove an autonumeration info for the current case and „DocumentTypeA” type of cases. If „all” or „*” was used, then all autonumeration for the current case would be removed.

RemoveNextNumber("DocumentTypeA");

 

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?