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

Customize


Authenticate

> _fnc_getFlagObject.html.erb
<article class="uk-article">
    <h1 class="uk-article-title">ESM_fnc_getFlagObject</h1>
    <p class="uk-article-meta">Gets the flag object based off it's database ID</p>
    <h4 class="uk-margin-remove">Input: <code><span class="esm-text-color-toast-yellow">&lt;SCALAR&gt;</span></code></h4>
    <dl class="uk-description-list">
        <dd><code>_this: <span class="esm-text-color-toast-blue">_flagID</span> <span class="esm-text-color-toast-yellow">&lt;SCALAR&gt;</span></code></dd>
        <dd>The flag's database ID</dd>
    </dl>
    <h4 class="uk-margin-remove">Output: <code><span class="esm-text-color-toast-yellow">&lt;OBJECT&gt;</span></code></h4>
    <dl class="uk-description-list">
        <dd><code>_this: <span class="esm-text-color-toast-blue">_flagObject</span> <span class="esm-text-color-toast-yellow">&lt;OBJECT&gt;</span></code></dd>
        <dd>The respective flag object or <code>objNull</code> if flag was not found</dd>
    </dl>
    <h4 class="uk-margin-remove">Example</h4>
    <pre>65 call ESM_fnc_getFlagObject;</pre>
</article>
All opinions represented herein are my own
- © 2024 itsthedevman
- build 340fbb8