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

parametersByName

  • function

  • New in 2.02

  • The parametersByName function returns a property list of all parameter values that were passed to the current handler "by name".

  • Examples: +

     put the rate of the parametersByName into interestRate
  • Related: parameterList, paramCount, param