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

Api False Return Mode

Variable: $cfg['api']['falseReturnMode']

Effected class: global

Config type: api

Type of data: integer|string

Platform: 2v

How to call: basic::$cfg['api']['falseReturnMode']

Description:
When none/false have to be returned: 0 - Will return false, or "error message" we can put here.
Available options:
 
Error message.
example: 1
The default set of "falseReturnMode".
How to set (example):
Code:
Info Panel
Roll it!   ⇔