EGL Java™ runtime error code VGJ0121E

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

Explanation

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

User Response

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

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