Friday, September 20, 2024 4:34:11 AM
> settings

Customize


Authenticate

> _fnc_incrementPaymentCounter.html.erb
<article class="uk-article">
    <h1 class="uk-article-title">ESM_fnc_incrementPaymentCounter</h1>
    <p class="uk-article-meta">Increments the payment counter for the territory by 1</p>
    <h4 class="uk-margin-remove">Input:</h4>
    <dl class="uk-description-list">
        <dd><code><span class="esm-text-color-toast-blue">_territoryID</span> <span class="esm-text-color-toast-yellow">&lt;SCALAR&gt;</span></code></dd>
        <dd>The ID of the territory</dd>
    </dl>
    <h4 class="uk-margin-remove">Examples</h4>
    <pre>65 call ESM_fnc_incrementPaymentCounter;</pre>
    <pre>_territoryID call ESM_fnc_incrementPaymentCounter;</pre>
</article>
All opinions represented herein are my own
- © 2024 itsthedevman
- build 340fbb8