pub fn exists(value: &JValue) -> Result<JValue, FunctionError>Expand description
$exists(value) - Check if value exists (not null/undefined)
pub fn exists(value: &JValue) -> Result<JValue, FunctionError>$exists(value) - Check if value exists (not null/undefined)