static S mL_onServer_rawListText(S listName) { O mechLists = getBotMandatory(#1013927); ret (S) call(mechLists, 'export_getListText, listName); }