VS:Len/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: Testing Upload)
(No difference)

Revision as of 08:08, 12 January 2016

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

Description

指定した文字列の文字数を返します。

FUNCTION Len(
v :DYNARRAY[] of CHAR) : INTEGER;
def vs.Len(v):
    return INTEGER

Parameters

v DYNARRAY[] of CHAR 文字列

Return Value

文字数

Version

Availability: from MiniCAD