GTA V NativesuiUi::doesTextBlockExistOn this pageUi::doesTextBlockExistSyntax ```js mp.game.ui.doesTextBlockExist(gxt); ``` Required Arguments gxt: String Return value Boolean Example ```js // todo ``` See also