Aracılığıyla paylaş


Döngü Düzenleyicisi

Use the For Loop page of the For Loop Editor dialog box to configure a loop that repeats a workflow until a specified condition evaluates to false.

To learn about the For Loop container and how to use it in packages, see Döngü kapsayıcısı için.

Seçenekler

  • InitExpression
    Optionally, provide an expression that initializes values used by the loop.

  • EvalExpression
    Provide an expression to evaluate whether the loop should stop or continue.

  • AssignExpression
    Optionally, provide an expression that changes a condition each time that the loop repeats.

  • Name
    Provide a unique name for the For Loop container.Bu ad etiketi görev simgesi olarak kullanılır.

    Not

    Nesne adları, bir paket içinde benzersiz olmalıdır.

  • Açıklama
    Provide a description of the For Loop container.