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