project-flogo/contrib

string.substring function should with start, end not start len

lixingwang opened this issue · 0 comments

Today the string.substring function takes the second and third argument as start and length but it should start and end.