Template:Dataset:WriteBlock syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
<!-- This page was automatically generated and will be automatically
<!-- This page was automatically generated and will be automatically
     replaced, so any manual edits will be lost. You've been warned. -->
     replaced, so any manual edits will be lost. You've been warned. -->
<p class="syntax"><span class="term">dataset</span><span class="literal">:WriteBlock</span><span class="literal">(</span> <span class="term" title="String">string</span><span class="literal">)</span></p>
<p class="syntax"><span class="term">dataset</span><span class="literal">:WriteBlock</span><span class="literal">(</span> <span class="term" title="String">string</span><span class="literal">)</span>
 
Throws [[WriteError class|WriteError]]</p>

Latest revision as of 18:57, 5 August 2016

dataset:WriteBlock( string) Throws WriteError