Generic Step

Use the DialogView class to request a value.

  • Indices on this generic step:

    Description

    Use the DialogView class to request a value.

    Strategy

    Concepts related to this step:

    Hints on reusing this step

    You'll need to convert the returnvalue if you need an integer or float. Strings understand asInteger and asFloat.

    Examples of this Generic Step