Please find the below error,
Checking Syntax...
C:\ptc\Windchill_10.2\Windchill\temp\WfExpression99308.java:43: error: illegal start of expression
)
^
C:\ptc\Windchill_10.2\Windchill\temp\WfExpression99308.java:48: error: 'else' without 'if'
else if( string_value.equals("FORD"));
^
C:\ptc\Windchill_10.2\Windchill\temp\WfExpression99308.java:53: error: 'else' without 'if'
else
^
3 errors
Syntax check complete
Thanks
Mahesh