# Bank Section Size As Text

Grammar — Size in bites of section in bank bank
FlagsNative | Function

Returns the size in bytes of the Section in the chosen Bank

# Arguments

  • bank — Bank
  • string — Section

Returns — text

native text BankSectionSizeAsText(bank b, string section);

Category: Bank / Utility

# Examples

— None found —