split and index

I get the following error expression evaluation error at function 'split' [line 2]: A null parameter has been passed as parameter 1.

local!docOCR: split(
index(
rule!DMX_ScanImagenes(idDocumento: ri!idDocumento).result.responses.textAnnotations.description,
1
),
char(10)
),

how to solve it?

  Discussion posts and replies are publicly visible