GTA V NativesuiUi::getLengthOfStringWithThisTextLabelOn this pageUi::getLengthOfStringWithThisTextLabelReturns the string length of the string from the gxt string . Syntax ```js mp.game.ui.getLengthOfStringWithThisTextLabel(gxt); ``` Required Arguments gxt: String Return value int Example ```js // todo ``` See also