Native Function Library Documentation > Native Function Library BPLibrary > File to String

File to String

Loads provided File into a String.

Inputs

In
Exec

Filename
String

File path to use

Outputs

Out
Exec

String
String

Loaded String

Return Value
Boolean

Result of read operation