Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Advanced Auto Increment ActionId By

Variable: $cfg['advanced']['autoIncrementActionIdBy']

Effected class: advanced global

Config type: advanced

Type of data: integer

Platform: 2v

How to call: basic::$cfg['advanced']['autoIncrementActionIdBy']

Description:
Every table (type advanced) have id numbers for every row. The number of the next ActionId will be: the last + this.
example: 1
The default set of "autoIncrementActionIdBy".
How to set (example):
Code:
Info Panel
Roll it!   ⇔