Unlike the property ''Counter'', this property''  Revision index'' allows to update a property of the document either at each validation of the window  SmartPropertiesor with the help of a button.


 


At the validation of  SmartProperties   on a document :

  • If the property does not exist, it will be created with the defined starting value.
  • If the property exists, it can either be indicated at the validation or with a button.


 


If the starting value is numerical, the increment will be from 1 to 1 from the starting value.

If the starting value is alphanumeric (example ''A'') the incrementation will follow the alphabet from the starting value.

If the starting value is alphanumeric (example ''A'' or ''AA'') the incrementation will be from 1 to 1 from the starting value. The letter will never pass to ''B''.


''Indicate at each validation'' : At each launch of  SmartProperties   on this same document, this property is automatically incremented and its value cannot be modified (grayed field).


 


If the '' optionIndicate via a buttonIf the ''value'' is checked, the interface will propose to increment the value via a button.


At the next launch of  SmartProperties   on this same document, this property can be indicated by clicking on the button ''.Indicer''. It is not incremented until the button is clicked. This solution is very practical to be in control of the validation of the incrementation of the index.