putComment (method)

Writes an XML comment block.

Syntax

- (void)putComment:(NSString*)text;
public func putComment(_ text: String) throws -> Void

Remarks

Writes a new XML comment block with the specified text.

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