IncrementV – XpressDox
Add an amount to an XpressDox variable using the IncrementV function. Example 1: Supply the variable name only «IncrementV(‘Counter’)» This will add 1 to the value of the variable ‘Counter’. Example 2: Supply
Tutorial videos are available here.
Visit our User Forum for discussions & solutions
Add an amount to an XpressDox variable using the IncrementV function. Example 1: Supply the variable name only «IncrementV(‘Counter’)» This will add 1 to the value of the variable ‘Counter’. Example 2: Supply
Increment an amount to an XpressDox variable and remove the paragraph IncrementVr() is essentially the same as IncrementV, except that the paragraph containing the function will be removed after it has performed its increment.