Запрос по партнёрке с ключевым словом ArrayAppend дал следующее
1.Using the LotusScript ArrayAppend function to append a date time value either appends a blank value or causes a crash
Using the LotusScript ArrayAppend function to append a Date Time Value either appends a blank value or causes a crash. Attempting to append a NotesDateTime object appends a null value. Attempting to pass the Now function or Today function results in a crash.
2.LO39385: ARRAYAPPEND HANGUP WHEN 2ND ARGUMENT IS A FUNCTION CALL THAT HANDLES ERROR AND RETURNS EMPTY
When the second argument to ArrayAppend is a function call, and the function
3.SPR# CGAA66SGM9 - Fixed a crash that occurred when the second argument of an ArrayAppend was an object or a date variant. Instead of a crash, the following error message will be returned "NotesItem cannot be set to an array of mixed data types....".
4.Passing a LotusScript language array function as a parameter for a function or a subroutine causes a hang or crash
The issue is known to occur if any of the following is passed as a parameter in a subroutine or function: ArrayAppend, ArrayGetIndex, ArrayReplace, or Fulltrim.