Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

143
Visualizações
IF Statement in Adobe Arobat PDF Form

I have a field which calculates the value of three integers named 'TotalScore'. I then need to produce an IF Statement to work out based on the value in TotalScore the outcome of a performance. For example:

If TotalScore > 90 then OverallMatchPerformance = "Well Above Expected" If TotalScore > 80 then OverallMatchPerformance = "Above Expected" ..

This is what I have so far:

var TotalScore = TotalScore

if(TotalScore > 90)
    console.log("Well Above Expected");

Every time I enter this into the 'Custom Calculation Script' in Adobe PDF I am not getting any results. How do I produce this statement above?

Most recent update:

var TotalScore = TotalScore.rawValue
if (TotalScore > 90){
   console.log("Well Above Standard")}

This is where I am trying to display the results TotalScore is the variable and OverallMatchPerformance is where the output needs to be displayed "Well Above Standard"

Latest Update - 20:26

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

try switching console.log("Well Above Standard") for return "Well Above Standard"

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda