VS:GetAttributeValue/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

属性の値を取得します

FUNCTION GetAttributeValue(
XMLHandle :LONGINT;
elementPath :STRING;
attribute :STRING;
VAR value :STRING) : INTEGER;
def vs.GetAttributeValue(XMLHandle, elementPath, attribute):
    return (INTEGER, value)

Parameters

XMLHandle LONGINT
elementPath STRING
attribute STRING
value STRING

Version

Availability: from Vectorworks 2011