tracker issue : CF-4201978

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] ER for: evaluate() to accept an array of expressions

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 04/13/2018

Components: Language, Functions

Versions: 2016

Failure Type: Others

Found In Build/Fixed In Build: / 308451(RC_HF1)

Priority/Frequency: Normal /

Locale/System: / Platforms All

Vote Count: 1

Currently, evaluate() takes a variable-length list of expressions. Example: Evaluate(string_expression1 [, string_expression2 , … ])

This ER is for evaluate() to also accept an array of expressions. Example: Evaluate(expressions) (where expressions is an array of expressions)

Attachments:

Comments: