WebsFileAccessWhitelistRegister (FUN)ΒΆ

FUNCTION WebsFileAccessWhitelistRegister : RTS_IEC_RESULT

<description>Registers a file in the webserver. Only registered files can be accessed through the webserver. The name is case sensitive.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

WebsFileAccessWhitelistRegister

RTS_IEC_RESULT

Input

pszFilename

REFERENCE TO STRING

The filename to register