VS:GetNextElement/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: 2014J VS Reference G-1)
 
(No difference)

Latest revision as of 02:37, 16 January 2014

.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