ByteLength(Str)

導入されたバージョン 0.90β
引数
Str 対象となる文字列
指定された文字列[Str]のバイト数数を返します。

サンプルコード
1
2
3
s = "あいうABC";
i = ByteLength(s);
Mes(i);  //9
index
プログラム言語「Spinel
Copyright © 2005 - Giemsa All Rights Reserved.
NOTES Software.