GTA V NativesuiUi::requestAdditionalTextOn this pageUi::requestAdditionalTextRequest a gxt into the passed slot. Syntax ```js mp.game.ui.requestAdditionalText(gxt, slot); ``` Required Arguments gxt: String slot: int Return value Undefined Example ```js // todo ``` See also