[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Array of chars Tab=Arrays [Property] +Chars=Sets a default values. One item in row. ARG(char[])|5| Size=Sets a size of an array. ARG(int)|1|0 [Methods] doConstructor=Creates new instance of an array. ARG(int Size)|1|0 Array=Returns the array of chars. ARG(char[])|3|13 Length=Returns the size of an array. ARG(int)|3|1 Size=Defines a size of an array. ARG(int)|4|1