Skip to main content
Open

Comments in Arithmetic Editor an Text Editor

Related products:FME Form
  • September 27, 2023
  • 0 replies
  • 27 views

elpone
Contributor
Forum|alt.badge.img+4

Depending on format used it might be handy to have the ability to comment out line in editors, Note similar to idea here

Use case:

  • shape file,
  • file geodata base,
  • Feature Service

implementation of a geometry area.

/*@round(@Value(SHAPE__Area),-1) <--would like to comment out this*/

@round(@Value(Shape__Area),-1)