record Exactly the same as the New command. Introduced so as to avoid command conflict in Languages in .NET
Return Value
True or False
Remarks
This will place a blank record from the table into o.oData. If the property o.lcreateidonnew is set
to true then a unique PK will created and placed in the appropriate PK field within o.oData
Example
o.New()
This would place a blank record from the table into o.oData
See also:
Class rp_data