Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
スクリプトの実行時のプロパティを保存し、スクリプトが再度呼び出されたときに再利用できるようにします。
Has (name: string): bool
Set (name: string, value: string)
Delete (name: string)
DeleteAll ( )
Names
VARIANT
IsEmpty
bool
Value (name: string)
params.Value("Name") = "newValue"
params("Name") = "newValue"
このページは役に立ちましたか?