Encoding type

I am trying to figure out how I can create a file using UTF8 file type.

I see the following, but I am not sure how to add the TextEncoding.value

[Ok := ] File.CREATE(Name[,TextEncoding.value])


Answers

Sign In or Register to comment.