mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -1643,7 +1643,7 @@ Filter criteria are defined by:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="##(SET_CARGO).FilterCoalitions">SET_CARGO.FilterCoalitions</a>: Builds the SET_CARGO with the cargos belonging to the coalition(s).</li>
|
||||
<li><a href="##(SET_CARGO).FilterPrefixes">SET_CARGO.FilterPrefixes</a>: Builds the SET_CARGO with the cargos containing the prefix string(s).</li>
|
||||
<li><a href="##(SET_CARGO).FilterPrefixes">SET_CARGO.FilterPrefixes</a>: Builds the SET_CARGO with the cargos containing the same string(s). <strong>ATTENTION</strong> Bad naming convention as this <em>does not</em> only filter <em>prefixes</em>.</li>
|
||||
<li><a href="##(SET_CARGO).FilterTypes">SET_CARGO.FilterTypes</a>: Builds the SET_CARGO with the cargos belonging to the cargo type(s).</li>
|
||||
<li><a href="##(SET_CARGO).FilterCountries">SET_CARGO.FilterCountries</a>: Builds the SET_CARGO with the cargos belonging to the country(ies).</li>
|
||||
</ul>
|
||||
@@ -1727,7 +1727,7 @@ Filter criteria are defined by:</p>
|
||||
<li><a href="##(SET_CLIENT).FilterCategories">SET_CLIENT.FilterCategories</a>: Builds the SET_CLIENT with the clients belonging to the category(ies).</li>
|
||||
<li><a href="##(SET_CLIENT).FilterTypes">SET_CLIENT.FilterTypes</a>: Builds the SET_CLIENT with the clients belonging to the client type(s).</li>
|
||||
<li><a href="##(SET_CLIENT).FilterCountries">SET_CLIENT.FilterCountries</a>: Builds the SET_CLIENT with the clients belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_CLIENT).FilterPrefixes">SET_CLIENT.FilterPrefixes</a>: Builds the SET_CLIENT with the clients starting with the same prefix string(s).</li>
|
||||
<li><a href="##(SET_CLIENT).FilterPrefixes">SET_CLIENT.FilterPrefixes</a>: Builds the SET_CLIENT with the clients containing the same string(s) in their unit/pilot name. <strong>ATTENTION!</strong> Bad naming convention as this <em>does not</em> only filter <em>prefixes</em>.</li>
|
||||
<li><a href="##(SET_CLIENT).FilterActive">SET_CLIENT.FilterActive</a>: Builds the SET_CLIENT with the units that are only active. Units that are inactive (late activation) won't be included in the set!</li>
|
||||
</ul>
|
||||
|
||||
@@ -1814,8 +1814,8 @@ Filter criteria are defined by:</p>
|
||||
<ul>
|
||||
<li><a href="##(SET_GROUP).FilterCoalitions">SET_GROUP.FilterCoalitions</a>: Builds the SET_GROUP with the groups belonging to the coalition(s).</li>
|
||||
<li><a href="##(SET_GROUP).FilterCategories">SET_GROUP.FilterCategories</a>: Builds the SET_GROUP with the groups belonging to the category(ies).</li>
|
||||
<li><a href="##(SET_GROUP).FilterCountries">SET_GROUP.FilterCountries</a>: Builds the SET_GROUP with the gruops belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_GROUP).FilterPrefixes">SET_GROUP.FilterPrefixes</a>: Builds the SET_GROUP with the groups starting with the same prefix string(s).</li>
|
||||
<li><a href="##(SET_GROUP).FilterCountries">SET_GROUP.FilterCountries</a>: Builds the SET_GROUP with the groups belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_GROUP).FilterPrefixes">SET_GROUP.FilterPrefixes</a>: Builds the SET_GROUP with the groups <em>containing</em> the given string in the group name. <strong>Attention!</strong> Bad naming convention, as this not really filtering <em>prefixes</em>.</li>
|
||||
<li><a href="##(SET_GROUP).FilterActive">SET_GROUP.FilterActive</a>: Builds the SET_GROUP with the groups that are only active. Groups that are inactive (late activation) won't be included in the set!</li>
|
||||
</ul>
|
||||
|
||||
@@ -1955,7 +1955,7 @@ Filter criteria are defined by:</p>
|
||||
<li><a href="##(SET_PLAYER).FilterCategories">SET_PLAYER.FilterCategories</a>: Builds the SET_PLAYER with the clients belonging to the category(ies).</li>
|
||||
<li><a href="##(SET_PLAYER).FilterTypes">SET_PLAYER.FilterTypes</a>: Builds the SET_PLAYER with the clients belonging to the client type(s).</li>
|
||||
<li><a href="##(SET_PLAYER).FilterCountries">SET_PLAYER.FilterCountries</a>: Builds the SET_PLAYER with the clients belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_PLAYER).FilterPrefixes">SET_PLAYER.FilterPrefixes</a>: Builds the SET_PLAYER with the clients starting with the same prefix string(s).</li>
|
||||
<li><a href="##(SET_PLAYER).FilterPrefixes">SET_PLAYER.FilterPrefixes</a>: Builds the SET_PLAYER with the clients sharing the same string(s) in their unit/pilot name. <strong>ATTENTION</strong> Bad naming convention as this <em>does not</em> only filter prefixes.</li>
|
||||
</ul>
|
||||
|
||||
<p>Once the filter criteria have been set for the SET_PLAYER, you can start filtering using:</p>
|
||||
@@ -2044,7 +2044,7 @@ Filter criteria are defined by:</p>
|
||||
<li><a href="##(SET_STATIC).FilterCategories">SET_STATIC.FilterCategories</a>: Builds the SET_STATIC with the units belonging to the category(ies).</li>
|
||||
<li><a href="##(SET_STATIC).FilterTypes">SET_STATIC.FilterTypes</a>: Builds the SET_STATIC with the units belonging to the unit type(s).</li>
|
||||
<li><a href="##(SET_STATIC).FilterCountries">SET_STATIC.FilterCountries</a>: Builds the SET_STATIC with the units belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_STATIC).FilterPrefixes">SET_STATIC.FilterPrefixes</a>: Builds the SET_STATIC with the units starting with the same prefix string(s).</li>
|
||||
<li><a href="##(SET_STATIC).FilterPrefixes">SET_STATIC.FilterPrefixes</a>: Builds the SET_STATIC with the units containing the same string(s) in their name. <strong>ATTENTION</strong> bad naming convention as this <em>does not</em>* only filter <em>prefixes</em>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Once the filter criteria have been set for the SET_STATIC, you can start filtering using:</p>
|
||||
@@ -2151,7 +2151,7 @@ Filter criteria are defined by:</p>
|
||||
<li><a href="##(SET_UNIT).FilterCategories">SET_UNIT.FilterCategories</a>: Builds the SET_UNIT with the units belonging to the category(ies).</li>
|
||||
<li><a href="##(SET_UNIT).FilterTypes">SET_UNIT.FilterTypes</a>: Builds the SET_UNIT with the units belonging to the unit type(s).</li>
|
||||
<li><a href="##(SET_UNIT).FilterCountries">SET_UNIT.FilterCountries</a>: Builds the SET_UNIT with the units belonging to the country(ies).</li>
|
||||
<li><a href="##(SET_UNIT).FilterPrefixes">SET_UNIT.FilterPrefixes</a>: Builds the SET_UNIT with the units starting with the same prefix string(s).</li>
|
||||
<li><a href="##(SET_UNIT).FilterPrefixes">SET_UNIT.FilterPrefixes</a>: Builds the SET_UNIT with the units sharing the same string(s) in their name. <strong>ATTENTION!</strong> Bad naming convention as this <em>does not</em> only filter <em>prefixes</em>.</li>
|
||||
<li><a href="##(SET_UNIT).FilterActive">SET_UNIT.FilterActive</a>: Builds the SET_UNIT with the units that are only active. Units that are inactive (late activation) won't be included in the set!</li>
|
||||
</ul>
|
||||
|
||||
@@ -2285,7 +2285,7 @@ These methods take a single ZONE name or an array of ZONE names to be added or r
|
||||
Filter criteria are defined by:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="##(SET_ZONE).FilterPrefixes">SET_ZONE.FilterPrefixes</a>: Builds the SET_ZONE with the zones having a certain text pattern of prefix.</li>
|
||||
<li><a href="##(SET_ZONE).FilterPrefixes">SET_ZONE.FilterPrefixes</a>: Builds the SET_ZONE with the zones having a certain text pattern in their name. <strong>ATTENTION!</strong> Bad naming convention as this <em>does not</em> only filter <em>prefixes</em>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Once the filter criteria have been set for the SET_ZONE, you can start filtering using:</p>
|
||||
@@ -2348,7 +2348,7 @@ These methods take a single ZONE name or an array of ZONE names to be added or r
|
||||
Filter criteria are defined by:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="##(SET_ZONE_GOAL).FilterPrefixes">SET_ZONE_GOAL.FilterPrefixes</a>: Builds the SET_ZONE_GOAL with the zones having a certain text pattern of prefix.</li>
|
||||
<li><a href="##(SET_ZONE_GOAL).FilterPrefixes">SET_ZONE_GOAL.FilterPrefixes</a>: Builds the SET_ZONE_GOAL with the zones having a certain text pattern in their name. <strong>ATTENTION!</strong> Bad naming convention as this <em>does not</em> only filter <em>prefixes</em>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Once the filter criteria have been set for the SET_ZONE_GOAL, you can start filtering using:</p>
|
||||
@@ -4119,7 +4119,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_CARGO).FilterPrefixes">SET_CARGO:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(R2.1) Builds a set of cargos of defined cargo prefixes.</p>
|
||||
<p>Builds a set of CARGOs that contain a given string in their name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -5073,7 +5073,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_CLIENT).FilterPrefixes">SET_CLIENT:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of clients of defined client prefixes.</p>
|
||||
<p>Builds a set of CLIENTs that contain the given string in their unit/pilot name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -6059,7 +6059,7 @@ provides an easy to use shortcut...</p>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_GROUP).FilterPrefixes">SET_GROUP:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of groups of defined GROUP prefixes.</p>
|
||||
<p>Builds a set of groups that contain the given string in their group name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -7021,7 +7021,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_PLAYER).FilterPrefixes">SET_PLAYER:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of clients of defined client prefixes.</p>
|
||||
<p>Builds a set of PLAYERs that contain the given string in their unit/pilot name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -7939,7 +7939,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_STATIC).FilterPrefixes">SET_STATIC:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of units of defined unit prefixes.</p>
|
||||
<p>Builds a set of STATICs that contain the given string in their name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -8935,7 +8935,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_UNIT).FilterPrefixes">SET_UNIT:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of units of defined unit prefixes.</p>
|
||||
<p>Builds a set of UNITs that contain a given string in their unit name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -9933,7 +9933,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_ZONE).FilterPrefixes">SET_ZONE:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of zones of defined zone prefixes.</p>
|
||||
<p>Builds a set of ZONEs that contain the given string in their name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -10833,7 +10833,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_ZONE_GOAL).FilterPrefixes">SET_ZONE_GOAL:FilterPrefixes(Prefixes)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Builds a set of zones of defined zone prefixes.</p>
|
||||
<p>Builds a set of ZONE_GOALs that contain the given string in their name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -22306,10 +22306,10 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<h2><a id="#(SET_CARGO).FilterPrefixes" ><strong>SET_CARGO:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(R2.1) Builds a set of cargos of defined cargo prefixes.</p>
|
||||
<p>Builds a set of CARGOs that contain a given string in their name.</p>
|
||||
|
||||
|
||||
<p>All the cargos starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all cargos that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -22327,7 +22327,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the cargo name starts with.</p>
|
||||
<p>The string pattern(s) that need to be in the cargo name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -28037,10 +28037,10 @@ ClientSet = SET_CLIENT:New():FilterActive( false ):FilterCoalition( "blue" ):Fil
|
||||
<h2><a id="#(SET_CLIENT).FilterPrefixes" ><strong>SET_CLIENT:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of clients of defined client prefixes.</p>
|
||||
<p>Builds a set of CLIENTs that contain the given string in their unit/pilot name.</p>
|
||||
|
||||
|
||||
<p>All the clients starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all clients that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -28058,7 +28058,7 @@ ClientSet = SET_CLIENT:New():FilterActive( false ):FilterCoalition( "blue" ):Fil
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the client name starts with.</p>
|
||||
<p>The string pattern(s) that needs to be contained in the unit/pilot name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -34208,10 +34208,10 @@ GroupSet = SET_GROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Filte
|
||||
<h2><a id="#(SET_GROUP).FilterPrefixes" ><strong>SET_GROUP:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of groups of defined GROUP prefixes.</p>
|
||||
<p>Builds a set of groups that contain the given string in their group name.</p>
|
||||
|
||||
|
||||
<p>All the groups starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all groups that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -34229,7 +34229,7 @@ GroupSet = SET_GROUP:New():FilterActive( false ):FilterCoalition( "blue" ):Filte
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the group name starts with.</p>
|
||||
<p>The string pattern(s) that needs to be contained in the group name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -40177,10 +40177,10 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<h2><a id="#(SET_PLAYER).FilterPrefixes" ><strong>SET_PLAYER:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of clients of defined client prefixes.</p>
|
||||
<p>Builds a set of PLAYERs that contain the given string in their unit/pilot name.</p>
|
||||
|
||||
|
||||
<p>All the clients starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all player clients that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -40198,7 +40198,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the client name starts with.</p>
|
||||
<p>The string pattern(s) that needs to be contained in the unit/pilot name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -45767,10 +45767,10 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<h2><a id="#(SET_STATIC).FilterPrefixes" ><strong>SET_STATIC:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of units of defined unit prefixes.</p>
|
||||
<p>Builds a set of STATICs that contain the given string in their name.</p>
|
||||
|
||||
|
||||
<p>All the units starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all statics that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -45788,7 +45788,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the unit name starts with.</p>
|
||||
<p>The string pattern(s) that need to be contained in the static name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -51873,10 +51873,10 @@ UnitSet = SET_UNIT:New():FilterActive( false ):FilterCoalition( "blue" ):FilterO
|
||||
<h2><a id="#(SET_UNIT).FilterPrefixes" ><strong>SET_UNIT:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of units of defined unit prefixes.</p>
|
||||
<p>Builds a set of UNITs that contain a given string in their unit name.</p>
|
||||
|
||||
|
||||
<p>All the units starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>Attention!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all units that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -51894,7 +51894,7 @@ UnitSet = SET_UNIT:New():FilterActive( false ):FilterCoalition( "blue" ):FilterO
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the unit name starts with.</p>
|
||||
<p>The string pattern(s) that needs to be contained in the unit name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -57963,10 +57963,10 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<h2><a id="#(SET_ZONE).FilterPrefixes" ><strong>SET_ZONE:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of zones of defined zone prefixes.</p>
|
||||
<p>Builds a set of ZONEs that contain the given string in their name.</p>
|
||||
|
||||
|
||||
<p>All the zones starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>ATTENTION!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all zones that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -57984,7 +57984,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the zone name starts with.</p>
|
||||
<p>The string pattern(s) that need to be contained in the zone name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -63369,10 +63369,10 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<h2><a id="#(SET_ZONE_GOAL).FilterPrefixes" ><strong>SET_ZONE_GOAL:FilterPrefixes(Prefixes)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Builds a set of zones of defined zone prefixes.</p>
|
||||
<p>Builds a set of ZONE_GOALs that contain the given string in their name.</p>
|
||||
|
||||
|
||||
<p>All the zones starting with the given prefixes will be included within the set.</p>
|
||||
<p><strong>ATTENTION!</strong> Bad naming convention as this <strong>does not</strong> filter only <strong>prefixes</strong> but all zones that <strong>contain</strong> the string. </p>
|
||||
|
||||
<div id= "#Functions##FilterPrefixes" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -63390,7 +63390,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>The prefix of which the zone name starts with.</p>
|
||||
<p>The string pattern(s) that needs to be contained in the zone name. Can also be passed as a <code>#table</code> of strings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user