====== BanList::export ====== (string filename)Dump the banlist to a file. ===== Syntax ===== void BanList::export(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:banlist:add|BanList::add]]\\ [[scripting:doc:u:banlist:addabsolute|BanList::addAbsolute]]\\ [[scripting:doc:u:banlist:isbanned|BanList::isBanned]]\\ [[scripting:doc:u:banlist:removeban|BanList::removeBan]]\\ ===== References ===== This function is not called by any other functions.