Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
IKScannerDevicePanel.SetDocumentName
Set the document name.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ImageCapture | 6.5 | Yes | No | No | No | No |
MBS( "IKScannerDevicePanel.SetDocumentName"; Name ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Name | The file name to use. File extensions and numbers may be added. |
"Scan" |
Result
Returns OK or error.
Description
Set the document name.Please set before the panel opens.
In 8.2 or newer, you can set it while panel is open, too.
Examples
Set the file name:
Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetDocumentName"; "Scan" )]
See also
Example Databases
Blog Entries
Release notes
- Version 8.2
- Changed IKScannerDevicePanel.SetDocumentName to change the name in the panel while it's open.
Created 7th November 2016, last changed 15th May 2018
IKScannerDevicePanel.SetCombine - IKScannerDevicePanel.SetDownloadsDirectory
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins