yanyuan
2023-10-09 f74302c680388a4e2d18144f899bc9ebc6fa8398
1
2
3
4
5
6
Quintiq file version 2.0
#parent: #root
Function CalcLevel
{
  TextBody: 'this.Level( guard( this.Previous().Level() + 1, 0 ) );'
}