bpm_package.children[i]?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2014 10:46 PM
If I have a content with added comments, does it means that the bpm_package.children[0] is the document, while bpm_package.children[1] and so on is the comments?
Thank you in advance.
Thank you in advance.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2014 06:17 AM
no, It is not like that. bpm_package.children is array of all contents within that workflow instance and as there can be more then one contents in one workflow intance this is array.
