EGL Java™ runtime error code VGJ0120E

VGJ0120E: %1 is not a valid value for the starting index of the substring operator on item %2.

Explanation

The starting index cannot be less than 1 or more than the length of the item.

User Response

Use a valid index for the starting index of the substring operator.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.