Skip to content

Replace Null() by Undefined

Valentin Valls requested to merge feature-undefined into master

This PR replace Null() by Undefined in the code.

This was implemented in order to match the None object, and the name come from javascript.

Closes #1837 (closed)

Edited by Valentin Valls

Merge request reports