Skip to main content
Skip table of contents

Assign null value to an element

In Back End projects, in Javascript elements, if you assign the null or “null” value to the expression the element will end up with the String value “null” or ““ (empty String). How to assign null value to an Element that uses a Javascript expression?

Use a jAttribute Step to set the “null” String to the expression property.

This can be a JS expression depending on the value of another variable:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.