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...") |
mNo edit summary |
||
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}} |
Revision as of 19:36, 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. |
---|