Solved
Forum Discussion
Michal_CPM
13 days agoNew Contributor II
Hi Jeremy,
Can you try using below logic?
api.Entity.Text(entityId, 6, 0, 0)
You also do not need to use .ToString again, because the return value is already a string.
JérémyRenard
12 days agoNew Contributor III
Hello Michal_CPM
Thank you very much, it works perfectly.
I thought it was the last two parameters, `varyByScenarioTypeId` and `varyByTimeId`, that I was missing, so I tried `api.Entity.Text(entityId, 6, , )`, but I hadn’t thought of the 0.
Thank you Michal_CPM
Related Content
- 2 years ago
- 1 year ago
- 2 years ago