AddXRecord Method

Creates an XRecord object in any dictionary.

See Also | Example

Signature

RetVal = object.AddXRecord(Keyword)

Object

Dictionary
The object or objects this method applies to.

Keyword

String, input-only
The name of the XRecord within the dictionary.

RetVal

XRecord object
The newly created XRecord object.

 

   Comments?