facebook

JavaScript help: CLOSED

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #325919 Reply

    Maloni
    Participant

    Hi Wayne and/or Octavio,

    what is incorrectly in the following script snippet?

    var Welding = “”;
    if (Out >= 10.00 || Out <= 14.00 && Wall >= 1.00 || Wall <= 1.40 && Material == 1 && Service == X) {Welding = 1 / 50.544 * 60;
    } else { if (Out >= 14.01 || Out <= 18.00 && Wall >= 1.00 || Wall <= 1.40 && Material == 1 && Service == X) {Welding = 1 / 54.432 * 60}};

    Can you help me maybe.
    I am grateful for any advice.
    Thanks in advance.

    Maloni

    #326116 Reply

    Maloni
    Participant

    Hello Octavio,

    thank you for your help.
    Script snippet works perfectly.

    Maloni

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JavaScript help: CLOSED

You must be logged in to post in the forum log in