Open main menu

UESPWiki β

Morrowind Mod:XStringLength

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

xStringLength returns the number of characters in the input string.

SyntaxEdit

length (long): xStringLength text (string)

ExampleEdit

long length
long string

setx length to xStringLength string

See AlsoEdit