Show Table of Contents
このページには機械翻訳が使用されている場合があります (詳細はこちら)。
function::json_add_array_string_metric
名前
function::json_add_array_string_metric — 文字列メトリックをアレイに追加します。
概要
json_add_array_string_metric:long(array_name:string,metric_name:string,metric_description:string)
引数
array_name
- 文字列メトリックを追加する必要があるアレイの名前
metric_name
- 文字列メトリックの名前
metric_description
- メトリックの説明。空の文字列を使用できます。
説明
この関数は、アレイに文字列メトリックを追加し、必要なことをすべてセットアップします。
このページには機械翻訳が使用されている場合があります (詳細はこちら)。