Function Generate

  • Applies a set to each member of another set, and then joins the resulting sets by union. Alternatively, this function returns a concatenated string created by evaluating a string expression over a set.

    Parameters

    • Set_Expression1: any
    • SetOrString_Expression: any
    • Optional flag: "ALL" | "Delimiter"

    Returns string

Generated using TypeDoc