# Bank Section Name

Grammar — Name of section section in bank bank
FlagsNative | Function

Returns the name of the Section, chosen by Integer position, of the chosen Bank.

# Arguments

  • bank — Bank
  • int — Section

Returns — string

native string BankSectionName(bank b, int index);

Category: Bank / Utility

# Examples

— None found —