NewFromRecordId (Record function): Difference between revisions
Jump to navigation
Jump to search
(→Syntax) |
(→Syntax) |
||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
{{Template:Record:file:NewFromRecordId syntax}} | {{Template:Record:file:NewFromRecordId syntax}} | ||
{{Template:Record:group:NewFromRecordId syntax}} | |||
===Syntax terms=== | ===Syntax terms=== | ||
<table class="syntaxTable"> | <table class="syntaxTable"> |
Revision as of 21:16, 24 March 2025
Create new group-context Record object from recordId (Record class)
This page is under construction.
Syntax
%fileRecord = [%(Record In filOrGrp name):]NewFromRecordId( recordId)
%groupRecord = [%(Record In filOrGrp name):]NewFromRecordId( recordId, filename)
Syntax terms
%outRecord | Record object |
---|---|
[%(Record In filOrGrp name):] | The optional class name in parentheses denotes a virtual constructor. See "Usage notes", below, for more information about invoking a virtual constructor. |
string | string |