[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,,DataCount|Str Info=Array of strings [Property] DataCount=Sets the number of items. ARG(int)|1|2 +Strings=Sets default values. One item in row. ARG(string[])|5| [Methods] doArray=Creates an Array of strings. ARG(string Str1, ..., string StrN)|1|0 onArray=Occurs after invoke method doArray and returns the result. ARG(string[])|2|13 Result=Returns the array of strings. ARG(string[])|3|13