nerdexam
Esri

EADA10 · Question #87

An ArcGIS user is creating a label that contains records from two fields. The fields will be stacked one on top of the other. Which expression provides this result?

The correct answer is C. [FieldA]&vbNewLine & [FieldB]. under the image)

Mapping and Visualization

Question

An ArcGIS user is creating a label that contains records from two fields. The fields will be stacked one on top of the other. Which expression provides this result?

Options

  • A"[FieldA]" vbNewLine "[FieldB]"
  • B[FieldA] "vbNewLine" [FieldB]
  • C[FieldA]&vbNewLine & [FieldB]
  • D[FieldA] vbNewLine [FieldB]

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    73% (19)
  • D
    15% (4)

Explanation

under the image)

Topics

#label expressions#VBScript#field concatenation#vbNewLine

Community Discussion

No community discussion yet for this question.

Full EADA10 Practice