VS:GetNextElement/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

与えられた要素の次(兄弟)の要素を返します。

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

Parameters

XMLHandle LONGINT
elementPath STRING
value STRING

Version

Availability: from Vectorworks 2011