Skip to main content

Gameplay::isStringNull

Syntax​

```js mp.game.gameplay.isStringNull(string); ```

Required Arguments​

  • string: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​