For AI agents: visit https://developers.karte.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
変数名から値を取得します。
| Name | Type | Required | Default | Description |
|---|
| name | String | ○ | | 変数名 |
| Name | Type | Description |
|---|
| ret | Any | 変数の値 |
var value = widget.getVal("number");