/*
Returns true if the buffer exists
Argument0: Buffer id to check if it exists.
*/
return external_call(global._BufAF, argument0);
