I have Processing Algorithm of Explode Lines and I need to use the output of the layer to create a field calculator Processing Algorithm, so i have entered the filed name that i need to create and type also the expression of this field which is
array_length(
overlay_equals(
'Exploded_Lines',$id
)
) + 1
like this
so the result of graphical modeler was

now when I run my model which is in the picture below
I'll get this error

@Explode_lines_OUTPUTor something similar, it is a variable available. – Kalak Feb 08 '24 at 12:40