PAI and PrintAllInformation (RecordsetCursor subroutines): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:RecordSetCursor:PAI and PrintAllInformation subtitle}} <var>PrintAllInformation</var> is a synonym for the <var>PAI</var> subroutine. ==Syntax== {{Template:Record...") |
m (Admin moved page PAI and PrintAllInformation (RecordSetCursor subroutines) to PAI and PrintAllInformation (RecordsetCursor subroutines) without leaving a redirect: typo) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template:RecordsetCursor:PAI and PrintAllInformation subtitle}} | ||
<var>PrintAllInformation</var> is a synonym for the <var>PAI</var> subroutine. | <var>PrintAllInformation</var> is a synonym for the <var>PAI</var> subroutine. | ||
==Syntax== | ==Syntax== | ||
{{Template: | {{Template:RecordsetCursor:PAI syntax}} | ||
{{Template: | {{Template:RecordsetCursor:PrintAllInformation syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> | ||
<tr><th>record</th> | <tr><th>record</th> | ||
<td>A <var> | <td>A <var>Record</var> object.</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
{{Template: | {{Template:RecordsetCursor:PAI and PrintAllInformation footer}} |
Latest revision as of 19:40, 11 July 2014
Print All Information from record (RecordsetCursor class)
PrintAllInformation is a synonym for the PAI subroutine.
Syntax
recordsetCursor:PAI
recordsetCursor:PrintAllInformation
Syntax terms
record | A Record object. |
---|