---
sourceDocument: Xanadu IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/xanadu/it-operations-management

 Release :

    - xanadu

ft:locale :

    - ja-JP

ft:publication_title :

    - Xanadu IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# CAL - 整数ストリームアクション

# CAL - 整数ストリームアクション {#ariaid-title1}

* リリースバージョン: Xanadu
* 
* 更新日 2024年08月01日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：1分

指定された範囲の整数の配列を返すアクション

## ロールと可用性 {#cal-integer-stream__section_ryw_k5j_gtb}

サブスクリプション要件
:   カスタムフローでこのアクションを使用するには、統合ハブ エンタープライズサブスクリプションまたは App Engine サブスクリプションを取得する必要があります。詳細については、「[Request Integration Hub (統合ハブの要求)](https://www.servicenow.com/docs/access?context=request-ih-overview&version=xanadu&pubname=xanadu-integrate-applications&ft:locale=en-US)」を参照してください。

ロール要件
:   このアクションには、委託開発によって付与されたロール、またはユーザーにアサインされたロールが必要です。詳細については、「[User access to Flow Designer (フローデザイナーへのユーザーアクセス)](https://www.servicenow.com/docs/access?context=user-access-flow-designer&version=xanadu&pubname=xanadu-build-workflows&ft:locale=en-US)」を参照してください。

## クラウド権限 {#cal-integer-stream__section_en5_hxr_jtb}

このアクションを実行するためのクラウド権限は必要ありません。

## 入力 {#cal-integer-stream__section-inputs}

アクションに必要な各入力の値を指定します。動的な値を追加するには、ピルピッカーを使用してデータピルを選択することもできます。{#cal-integer-stream__inputs-description}

開始
:   データタイプ：Integer

    開始位置を指定する整数

終了
:   データタイプ：Integer

    停止位置を指定する整数。返される整数ストリームには終了整数は含まれません。

ステップ
:   データタイプ：Integer

    整数ストリームの増分間隔を指定する整数

## 出力 {#cal-integer-stream__section-outputs}

これらの出力は、他のアクションの入力として使用できます。{#cal-integer-stream__outputs-description}

整数ストリーム
:   データタイプ：Array.Integer

    整数の配列

