StrMid (script event)

Game class

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

Description

Returns a string composed of the characters from start to start + num

Usage

string strMid( string text, float start, float num )

Parameters

  • tba

Examples

 none

Notes

tba