IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

XText Property

The text of the current element.

Syntax


 getXText(): string;

 setXText(XText: string): void;

Default Value

""

Remarks

This property contains the text of the current element. The current element is specified via the XPath property.

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