NewFromRecordId (Record function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 18:45, 24 March 2025

Create new group-context Record object from recordId (Record class)


This page is under construction.

Syntax

Template:Record:NewFromRecordId syntax

Syntax terms

%outRecordRecord 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

Usage notes

Examples

See also