The rename native AI script function renames all bots in the current group with the specified name.
()rename(newName: s)
()rename("NewBotName");
This example code renames all bots in the current group to "NewBotName".