AviUtl2 付属ドキュメントの参照
read_docsRead AviUtl2's bundled documentation: readme for object/control specs, Lua for script specifications, style for layout templates. Use offset/limit to read line ranges.
Instructions
本体付属のドキュメントを読む。doc: readme(aviutl2.txt 全体説明・オブジェクト/制御文字の仕様) / lua(lua.txt スクリプト(.anm2等)のLua仕様) / style(style.conf レイアウト設定の雛形)。offset/limit は行単位。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | ||
| limit | No | 読む行数 | |
| offset | No | 読み始める行 (0始まり) |