Class PropertyStringSubstring

All Implemented Interfaces:
PropertyDescriptorIF, Serializable

public class PropertyStringSubstring extends PropertyStringBase
Generic property descriptor to extract a substring of another string. Fixed strings and string results of other property descriptors can be extracted. The second in the list is the start index and the third in the list is the end index.
Version:
10.1.1
Author:
mchawes
See Also: