CreateString

Prototype: GemRB.CreateString (Strref, Text)

Description: Creates or updates a custom string.

Parameters:

  • Strref - string index to use
  • Text - string contents

Back to function index, GUIScript introduction.