Operator ... Cannot be Applied to <X>
This issue occurs when operators are used for types not in their definition.
This often happens when the Java code tries to use a type string in a calculation. To fix it, the string needs to be converted to an integer or float.
0 Comments
Post a Comment