DebugTextSetString

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Sets string to specified debug text.

Syntax

[help]
DebugTextSetString DebugTextName:string Text:string

Example

DebugTextSetString "MyDebugText1" "My New Text"

Will Set "MyDebugText1" a new string - "My New Text".

See Also