Skip to main content
stephenk0002
March 10, 2021
Solved

Syntax Error: "Target is Missing"

  • March 10, 2021
  • 4 replies
  • 1 view

Hi, all

I am trying to get my user input interface to display in Design mode so I can re-map inputs to changed fields in my CDTs.

I am unable to open it in Design mode, only in Expression Mode.

I am seeing the triangle with the exclamation mark in the margin. When hovering over this I get the following error:

Expression evaluation error: Syntax error. Details: Expression evaluation error at function a!floatingPointField parameter 8 [line 239]: The Target is missing.

Here is the relevant section of code:


The rule input is valid.

Any ideas?

Thanks

Stephen

Best answer by akshayg0006

Target is missing.--means you had missed to  provide comma in previous line

4 replies

stefanhelzle0001
Brainy
March 10, 2021

Line 238 is the "ISSUE" ;-)

March 11, 2021

Target is missing.--means you had missed to  provide comma in previous line

vipint0001
April 15, 2021
Target is missing means you did not provide comma in previous line. Here you are having unrequired text "issue" at line 238. 
stefanhelzle0001
Brainy
April 15, 2021

Do you think it adds any value when you comment a questions which has been answered a month ago?