Macの日本語入力プログラムを簡単に制御するプラグイン
miyako/4d-plugin-text-input-service-v2
Syntax
INPUT SET SOURCE (identifier)
Parameter
Type
Description
identifier
TEXT
-
pass a string returned from
INPUT Get source
inidentifier
. -
pass a RFC 4647 or RFC 3066 as
identifier
to specify a language. -
pass the string “ASCII” or an empty string to specify the current ascii capable keyboard input source.
source:=INPUT Get source ({identifier})
Parameter
Type
Description
identifier
TEXT
source
TEXT
-
pass a RFC 4647 or RFC 3066 as
identifier
to specify a language. -
pass an empty string to request the current input source.
-
pass the string “ASCII” to request the current ascii capable keyboard input source.
sources:=INPUT Sources list ()
Parameter
Type
Description
sources
COLLECTION