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
Twain.GetDSIdentity
Queries data source with given index.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Twain | 3.1 | Yes | Yes | No | No | No |
MBS( "Twain.GetDSIdentity"; Index { ; Selector } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| Index | The index of the data source. From 1 to Twain.GetDSIdentitiesCount. | 1 | |
| Selector | Optional, which value to query. If you have no selector string, you receive the product name. | "ProductFamily" | Optional |
Result
Returns requested value or error message.
Description
Queries data source with given index.Possible selector values: Manufacturer, ProductFamily, ProductName, SupportedGroups, ProtocolMajor, Id, VersionMajorNum, VersionMinorNum, VersionLanguage, VersionCountry or VersionInfo.
See also
Example Databases
Created 18th August 2014, last changed 18th August 2014
Twain.GetDSIdentitiesCount - Twain.GetDefaultIdentity
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins