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

File to String Array

Loads provided File into a String Array.

Inputs

In
Exec

Filename
String

File path to use

Outputs

Out
Exec

Strings
Array of Strings

Loaded Strings

Return Value
Boolean

Result of read operation