VS:Len/ja

From Vectorworks Developer
Revision as of 08:08, 12 January 2016 by Kimura (talk | contribs) (1 revision: Testing Upload)
Jump to navigation Jump to search

.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