Script measure スクリプトメジャー

Measure=Script measures information returned using the Lua scripting language.Measure=Script Luaスクリプト言語を使用して返された情報を測定します。

See also: Lua Scripting for details on using Lua with Rainmeter. LuaとRainmeterの併用の詳細については、Luaスクリプティングも参照してください

Optionsオプション

General measure options一般的な測定オプション
All general measure options are valid.一般的な測定オプションはすべて有効です。
ScriptFile
Path to the .lua script file..luaスクリプトファイルへのパス。
User defined options
Any Key=Value option can be added to the measure, defining values which can be accessed by the Lua script using the SELF object.任意のKey = Valueオプションを数値データに追加して、LuaスクリプトがSELFオブジェクトを使用してアクセスできる値を定義することができます。

Bangs前髪

Script measure can be controlled with the !CommandMeasure bang. See Lua Scripting for more information.スクリプトメジャーは!CommandMeasureバングで制御できます。詳しくはLua Scriptingを見てください。

Example

[Rainmeter]
Update=1000

[MeasureScript]
Measure=Script
ScriptFile=MyScript.lua
MyStringOption=Hello World
MyNumberOption=27

関連記事

スポンサーリンク

mb_strlenやmb_strimwidthの注意点

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る