DebugTextSetString
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Sets string to specified debug text.
Syntax
DebugTextSetString DebugTextName:string Text:string
Example
DebugTextSetString "MyDebugText1" "My New Text"
Will Set "MyDebugText1" a new string - "My New Text".