VS:GetPreviousElement/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

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

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

Parameters

XMLHandle LONGINT
elementPath STRING
value STRING

Version

Availability: from Vectorworks 2011