# Get Bank Backup Latest Id

FlagsNative | Function

Retrieve the latest bank backup id associated with the backup bank

# Arguments

  • bank — Backup Bank

Returns — int

native int BankBackupGetLatestId(bank backupBank);

Category: Bank / Utility

# Examples

— None found —