Online documentation - WebsydianExpress v3.0 |
APIWebServer.WebServices._Parameters.SetFileName
Field | Variable | ...as | Description |
---|---|---|---|
WSType | Input | Input | Specifies the type of file the location is valid for. |
WSFileName | Input | Input | The location (path + name) of the file |
The API is a memory parameter API.
The API writes the type and location of a file to memory.
In most cases, the SetFileName API is called automatically by the runtime, but you can use it to specify the output file from a FileServiceHandler function or you can use it if you want to create your own service processor.