Zymba ReferenceReferenceZeyOSZeyOS.NumFormatAuf dieser SeiteZymba Documentation ZeyOS.NumFormat Textobject @ZeyOS.NumFormat(@Base) { construct(string $name) {} getFormat(): string {} getName(): string {} getNumber(): string {} incrementCounter(int $offset): int {} nextNumber(): string {}} Prototype Base Methods $this.construct()CODE$this.construct(string $name): voidParametersNameTypeValueDefaultnamestring"" $this.getFormat()CODE$this.getFormat(): stringReturnsTypeValuestring $this.getName()CODE$this.getName(): stringReturnsTypeValuestring $this.getNumber()CODE$this.getNumber(): stringReturnsTypeValuestring $this.incrementCounter()CODE$this.incrementCounter(int $offset): intParametersNameTypeValueDefaultoffsetint1ReturnsTypeValueint $this.nextNumber()CODE$this.nextNumber(): stringReturnsTypeValuestring