Background for Skyrim SE
Member of the MiscUtil script
stringfunctionReadFromFile(stringfileName)NativeGlobal

Description

Documentation Comment

Read string from file. Do not read large files!


Caveats


Parameters

stringfileName


Examples

Auto-Generated Example

string myString__fileName

string returnedValue = MiscUtil.ReadFromFile(myString__fileName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.