class Ens.BPL.Counter
extends %RegisteredObject
This class is an internal detail of the implemetation of the BPL Compiler.
• property Prefix
as %String;
This defines the prefix
• method Current()
as %String
This method gets the current count
• method IndexGet()
as %Integer
Readonly access to numeric index
• method Next()
as %String
This method gets the next count
Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.