GetPropertyFile()

Read the properties from a properties file.

Introduced: 7.0.0.108

GetPropertyFile( filePath=string, encoding=string );

Returns: Struct

Argument Description Default
filePath
string, required

Path of the properties initialization file

encoding
string, optional

Encoding for the properties file

UTF-8

Examples

There are currently no examples for this function 16,004ms WARN No examples for function getpropertyfile

See also