Assuming methodtests is required, the following result was found.
chaining can be split across lines to make transformation logic easier to follow while writing or reviewing code. d_MethodTests = '02-Jan-2026' .addDay(3) .addMonth(1) .toDate(); info d_MethodTests; // yields "05-Feb-2026" In all three cases, Deluge...