buffer1.qry

  Download

More scripts: Computed Field

Syntax Highlighing:

comments, key words, predefined symbols, class members & methods, functions & classes
            
if (TABLE.STOP == 1) return 500.0
if (TABLE.STOP == 2) return 600.0
if (TABLE.STOP == 3) return 700.0
return 0.0