Forum Discussion
Wyatt7989
New Contributor
Hi rraghvani and thanks for your assistance.
Update the property checkpoint gives me an error stating "Unable to update the property checkpoint"
rraghvani
18 hours agoChampion Level 3
As suspected, you are comparing a string value ("true") with a boolean value (true).
The property value of Exists is either true or false. You need to look at your project variable type, and ensure it's defined as boolean
Related Content
Recent Discussions
- 2 hours ago
- 3 hours ago