Forum Discussion
Wyatt7989
Occasional Contributor
Hi rraghvani and thanks for your assistance.
Update the property checkpoint gives me an error stating "Unable to update the property checkpoint"
rraghvani
2 months 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
- 4 days ago
- 4 days ago
- 8 days ago