[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPElement Sub=,,,PartsCount|Path Info=Combines several of strings into a path. [Property] PartsCount=Sets the number of parts of the path. ARG(int)|1|2 [Methods] doCombine=Combines several of strings into a path. ARG(string path1 ... string pathN)|1|0 onCombine=Occurs after invoke the method doCombine and returns the result. ARG(string)|2|2 Path=Returns the combined paths. ARG(String)|3|2