pub fn join( arr: &[JValue], separator: Option<&str>, ) -> Result<JValue, FunctionError>
$join(array, separator) - Join array into string