save_edb_as# Edb.save_edb_as(fname)[source]# Save the EDB file as another file. Parameters: fnamestrName of the new file to save to. Returns: boolTrue when successful, False when failed.