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)