Function TMSymbolFrom

  • Create TMSymbol list with each element of strs as its representation.

    Parameters

    • Rest ...strs: string[]

      List of string representation corresponding to each symbol that will be created

    Returns TMSymbol[]

    Created symbol list, whose length is the same as "strs"

Generated using TypeDoc