SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removeField (method)

Removes an entry field.

Syntax

- (void)removeField:(NSString*)entryName :(NSString*)fieldName;
public func removeField(_ entryName: String, _ fieldName: String) throws -> Void

Remarks

Use this method to remove an entry field FieldName from the entry EntryName.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]