IPWorks 2020 JavaScript Edition

Questions / Feedback?

ArticleSubject Property

The article subject (for posted articles).

Syntax


 getArticleSubject(): string;

 setArticleSubject(articleSubject: string): void;

Default Value

""

Remarks

The string in this property is posted with a Subject article header to the news server.

If the resulting header is longer than MaxHeaderLength, then it is folded according to RFC 850 specifications.

This property is not available at design time.

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