getSystemSequenceNumberCurrent

getSystemSequenceNumberCurrent(name: String): Integer64;

The getSystemSequenceNumberCurrent method of the System class returns the current value of the system sequence number specified by the name parameter. The range of numbers returned is 1 through Max_Integer64, unless the system sequence number has not been created in which case the method returns zero (0).

2025.0.01 and higher