Serial: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SERIAL
The '''Serial''' [[internal function]] returns the serial number assigned to this copy of Business Rules!.
The '''Serial''' [[internal function]] returns the serial number assigned to this copy of Business Rules!.
====Example====
00010 print SERIAL


====See Also====
====See Also====
*[[WBVersion$]]
*[[WBVersion$]]
*[[UserID$]]
*[[UserID$]]

Latest revision as of 03:07, 22 May 2014

SERIAL

The Serial internal function returns the serial number assigned to this copy of Business Rules!.

Example

00010 print SERIAL

See Also