Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:next_sequence_nmb [2023/02/09 01:02] – sean | a_f:f:af:next_sequence_nmb [2023/07/28 04:25] (current) – [Example] sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Functions | + | {{tag>Index Function |
| ====== NEXT_SEQUENCE_NMB ====== | ====== NEXT_SEQUENCE_NMB ====== | ||
| ===== Description ===== | ===== Description ===== | ||
| Line 9: | Line 9: | ||
| - Optional expression that calculates the starting value of the sequence as specified in the auto-incremented attribute | - Optional expression that calculates the starting value of the sequence as specified in the auto-incremented attribute | ||
| ===== Example ===== | ===== Example ===== | ||
| - | <code aim>IF Object.AutoIncAttr IS UNDEFINED THEN | + | <code aim>IF Object.AutoIncAttr IS UNDEFINED THEN Object.AutoIncAttr = NEXT_SEQUENCE_NMB(' |
| - | Object,AutoIncAttr = NEXT_SEQUENCE_NMB(' | + | |