new iModel = nvault_get(iVault, szKey)// That's an integer.new szModel[32]nvault_get(iVault, szKey, szModel, charsmax(szModel))// That's a string.