Template:Recordset:AddRecordset syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
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>

Revision as of 19:27, 8 February 2012

recordset:AddRecordset( inRecordset)