IPWorks 2020 JavaScript Edition

Questions / Feedback?

Attr Method

Returns the value of the specified attribute.

Syntax

async soap.attr(attrName : string): Promise<string>

Remarks

If the attribute does not exist, an empty string is returned if ErrorOnEmptyAttr is set to false, otherwise an exception is thrown.

Please refer to the XAttributes properties for more information.

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