Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Strange behavior of ListRights and ValueGetLength
Groupe_gCont_(daniel.emond@dmr.ca_(Delete)_2243290
I noticed a strange behavior with the API function ListRights and ValueGetLength. When using both of them, the length returned is count + 1. For example, if I do the following :LL_ListRights(SessionID, LL_USER, "jim", mlngRecArrayGroup)LL_ValueGetLength(mlngRecArrayGroup, lngCount)The count returned would be X, and I could read the mlngRecArrayGroup from index 0 to X - 2. Has someone experienced the same ?Steph
Find more posts tagged with
Comments
There are no comments yet