mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2684,7 +2684,7 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(UTILS).Split">UTILS.Split(str, sep)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Split string at seperators.</p>
|
||||
<p>Split string at separators.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -8803,7 +8803,7 @@ The data will be a simple comma separated list of name and state etc, with one h
|
||||
<h2><a id="#(UTILS).Split" ><strong>UTILS.Split(str, sep)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Split string at seperators.</p>
|
||||
<p>Split string at separators.</p>
|
||||
|
||||
|
||||
<p>C.f. <a href="http://stackoverflow.com/questions/1426954/split-string-in-lua">split-string-in-lua</a>.</p>
|
||||
@@ -8837,7 +8837,7 @@ The data will be a simple comma separated list of name and state etc, with one h
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Speparator for split.</p>
|
||||
<p>Separator for split.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user