Skip to main content

exists

Function exists 

Source
pub fn exists(value: &JValue) -> Result<JValue, FunctionError>
Expand description

$exists(value) - Check if value exists (not null/undefined)