Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

What does "Unable to cast value to Object" means?

Asked by 4 years ago

Can someone explain what is Unable to cast value to Object? Its urgent.

0
That means you didn't convert a value from one type to another correctly. If your script is having this problem, you should explain the whole thing since errors like this is common. MArzalAlBuchariZ 33 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

You tried to add/give value to an object, which u are not supposed to do, make sure you refer to a property of the object.

Ad

Answer this question