IPWorks 2020 JavaScript Edition

Questions / Feedback?

LocalFile Property

The path to the file that will be sent.

Syntax


 getLocalFile(): string;

 setLocalFile(localFile: string): void;

Default Value

""

Remarks

This property specifies the local file that will be sent when calling SendFile. This property must be set before calling SendFile.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]