func init // adds using namespace sys.add_use('System') // initialize methods sys._se_init('Compare', this.name, 104) end func _se_make(value) return('(' + d("DateTime1") + ' ' + this.props("Operation").value + ' ' + d("DateTime2") + ')') end