メインコンテンツまでスキップ
バージョン:25.2

answer

  • Command
    • answer

      • The answer command requests an answer from the user, by presenting a dialog panel with a question or prompt, and up to 4 buttons the user can choose from.
    • answer … from list

      • When used with the from list option, the answer command presents a scrollable list of answers from which the user may select one, or more than one if the multiple option is used.

      • new in 1.72

      • Example:

        answer "Please choose your state:" from list statesList
    • Related: ask, answer file

  • Keyword
    • ask ... with answer