In computing, IIf (an abbreviation for Immediate if) is a function in several editions of the Visual Basic programming language, related languages such as ColdFusion Markup Language (CFML), and on spreadsheets that returns one of its three parameters based on the evaluation of one of the other parameters. It is an example of a conditional expression, which is similar to a conditional statement.

PropertyValue
dbpedia-owl:abstract
  • In computing, IIf (an abbreviation for Immediate if) is a function in several editions of the Visual Basic programming language, related languages such as ColdFusion Markup Language (CFML), and on spreadsheets that returns one of its three parameters based on the evaluation of one of the other parameters. It is an example of a conditional expression, which is similar to a conditional statement.
  • IIf - (ang. skrót od Immediate if) - funkcja w języku Visual Basic i pokrewnych np. ColdFusion Markup Language, a także w arkuszach kalkulacyjnych i edytorach baz danych, zwracająca w przypadku gdy pierwszy argument jest prawdą - wartość drugiego argumentu, a w przeciwnym wypadku wartość trzeciego argumentu. W działaniu jest podobna do operatora warunkowego, ale w przeciwieństwie do niego wyrażenia podane jako argumenty zawsze będą wykonane, co może powodować niekorzystne skutki uboczne. Przykład:
dbpedia-owl:wikiPageExternalLink
dcterms:subject
rdf:type
rdfs:comment
  • In computing, IIf (an abbreviation for Immediate if) is a function in several editions of the Visual Basic programming language, related languages such as ColdFusion Markup Language (CFML), and on spreadsheets that returns one of its three parameters based on the evaluation of one of the other parameters. It is an example of a conditional expression, which is similar to a conditional statement.
  • IIf - (ang. skrót od Immediate if) - funkcja w języku Visual Basic i pokrewnych np. ColdFusion Markup Language, a także w arkuszach kalkulacyjnych i edytorach baz danych, zwracająca w przypadku gdy pierwszy argument jest prawdą - wartość drugiego argumentu, a w przeciwnym wypadku wartość trzeciego argumentu. W działaniu jest podobna do operatora warunkowego, ale w przeciwieństwie do niego wyrażenia podane jako argumenty zawsze będą wykonane, co może powodować niekorzystne skutki uboczne.
rdfs:label
  • IIf
  • IIf
owl:sameAs
foaf:page
is dbpedia-owl:wikiPageDisambiguates of
is owl:sameAs of
is foaf:primaryTopic of