Skip to main content

Ui::getLengthOfStringWithThisTextLabel

Returns 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