Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Barcode.GetInputMode

Queries input mode.

Component Version macOS Windows Linux Server iOS SDK
Barcode 8.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Barcode.GetInputMode" )

Parameters

none

Result

Returns current mode or error.

Description

Queries input mode.
Value can be data, unicode, GS1, Kanji and SJIS. Empty value for default.

Examples

Try it:

Set Variable [ $r ; Value: MBS( "Barcode.SetInputMode"; "unicode" ) ]
Set Variable [ $InputMode ; Value: MBS( "Barcode.GetInputMode" ) ]

See also

Release notes

Blog Entries

This function is free to use.

Created 23th February 2018, last changed 13th January 2021


Barcode.GenerateJSON - Barcode.GetOption