readText

Reads the content of a file securely.

string
readText

Parameters

security FileAccessSecurity

The file security access.

file string

The file to read.

Return Value

Type: string

Returns the content of the file.

Meta