VS:GetNextElement/ja

From Vectorworks Developer
Revision as of 02:37, 16 January 2014 by Kimura (talk | contribs) (1 revision: 2014J VS Reference G-1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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