StrLength (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Returns the number of characters in the string

Usage

float strLength( string text )

Parameters

  • tba

Examples

 none

Notes

tba