Self defined function
Receives two arguments, concatenates them, and returns the value in string.
.concatargs( args1: {} | string, args2: {} | string, init: number, ): string
call
filter