Template:Recordset:AddRecordset syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created by class Wiki)
 
m (1 revision)
 
(2 intermediate revisions by the same user not shown)
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">recordset</span><span class="literal">:AddRecordset</span><span class="literal">(</span> <span class="term" title="Recordset">recordset</span><span class="literal">)</span></p>
<p class="syntax"><span class="term">recordset</span><span class="literal">:AddRecordset</span><span class="literal">(</span> <span class="term" title="Recordset">inRecordset</span><span class="literal">)</span></p>

Latest revision as of 19:27, 8 February 2012

recordset:AddRecordset( inRecordset)