Background for Fallout 4
Member of the StringUtil script
intfunctionGetLength(stringasString)NativeGlobal

Description

Documentation String

Returns the length of the given string


Caveats


Parameters

stringasString


Examples

Auto-Generated Example

string myString__asString

int returnedValue = StringUtil.GetLength(myString__asString)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.