doc.arcgis.com/en/cityengine/2025.0/cga/cga-isnull-function.htm

Preview meta tags from the doc.arcgis.com website.

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      isNull function—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      isNull function Syntaxbool isNull(value)bool[] isNull(values)Parametersvalue—floatvalues—float[]Returnstrue if value is set to the internal special float or string value which represent NULL or "missing value"; false otherwise.For floats, NULL is encoded as nan. For strings, NULL is encoded as "\ue000". For an array values a new array is returned containing the result of each element.RelatedExamples isNull("CityEngine") # result = false isNull("\ue000") # result = true isNull(ln(-1)) # result = true isNull(["CityEngine", "\ue000"]) # result = [false, true]
  • Link Tags

    8
    • shortcut icon
      /assets/img/favicon.ico
    • stylesheet
      /assets/css/screen.css
    • stylesheet
      /cdn/calcite/css/documentation.css
    • stylesheet
      /assets/css/print.css
    • stylesheet
      /cdn/css/colorbox.css

Links

1