How to blank an UDF Respondida

John Slaats

Hi,

BLANK() does not work for a UDF field.
With SetUdfSidebar(|) I can set a value in a UDF field.

But I cannot make the UDF field empty 

SetUdfSidebar($[$U_old_rev.0.0]|);
SetUdfSidebar($[$U_rev_date.0.DATE]|);
or
SetUdfSidebar($[$U_old_rev.0.0]| );
SetUdfSidebar($[$U_rev_date.0.DATE]| );

Do not work.

How can I empty a UDF?

Regards,

John

Comentarios

1 comentario

Iniciar sesión para dejar un comentario.