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

String to File

Writes provided String to a File.

Inputs

In
Exec

String
String

String which to save

Filename
String

File path to use

Outputs

Out
Exec

Return Value
Boolean

Result of write operation