AddToRecordError methods syntax
The syntax for each of the AddToRecordError class methods is shown below.
Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of AddToRecordError methods.
%string = addToRecordError:Description
%string = addToRecordError:FieldOrFieldgroupName
%number = addToRecordError:InputRecordNumber
%addToRecordError = %(AddToRecordError):New( Reason= addToRecordErrorReason, - [Description= string], - [UntranslatableHexValue= string], - [FieldOrFieldgroupName= string], - [NodeName= string], - [NodeType= xmlNodeType], - [Value= string], - [InputRecordNumber= number])
%string = addToRecordError:NodeName
%xmlNodeType = addToRecordError:NodeType
%addToRecordErrorReason = addToRecordError:Reason
%string = addToRecordError:UntranslatableHexValue
%string = addToRecordError:Value