StrLeft (script event)

Game class

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

Description

Returns a string composed of the first num characters

Usage

string strLeft( string text, float num )

Parameters

  • tba

Examples

 none

Notes

tba