02-17-2011, 01:31 AM
Try changing to this
GetROproperty is going to return a string value.
Hope this helps.
Code:
If lcase(FromDateDisabled) = "false" then
GetROproperty is going to return a string value.
Hope this helps.