From professional translators, enterprises, web pages and freely available translation repositories.
funktionen iserr () returnerar sant om parametern är ett fel annat än inte tillgÄnglig. annars returnerar den falskt. använd iserror () om du också vill att inte tillgÄnglig ska ingå.
the iserr() function returns true if its parameter is an error other than n/ a. otherwise, it returns false. use iserror() if you want to include the n/ a error as well.
funktionen iserr() returnerar sant om parametern är ett fel annat än n/a. annars returnerar den falskt. använd iserror() om du också vill att n/a ska ingå.
the iserr() function returns true if its parameter is an error other than n/a. otherwise, it returns false. use iserror() if you want to include the n/a error as well.