# Bank Section Count

Grammar — Count of sections in bank bank
FlagsNative | Function

Returns the number of sections in the chosen Bank.

# Arguments

  • bank — Bank

Returns — int

native int BankSectionCount(bank b);

Category: Bank / Utility

# Examples

— None found —