Question
9
Replies
1053
Views
Posted: July 20, 2016
Last activity: July 21, 2016
Closed
Solved
Getting last child of a defined case type
Hello,
In an activity, I need to get the last child of a defined case type, I did the following, but, I'm getting errors, can you please help?
Property-Set
Local.lastItem = @Utilities.SizeOfPropertyList(pxCoveredInsKeys) (to get the max in the vlaueList)
Property-Set
Local.newChild= @sum(Local.lastItem,1) (to get the max+1)
Please note that local variables are of type int.
Thanks,
Rosy
***Updated by moderator: Lochan to add Categories
Hello,
Does someone have any idea how to get the last child created?
Thx,
Rosy