IncrementValue
Increment field value
Table of Contents
Methods
- incrementValue() : int|false
- Increment field value
Methods
incrementValue()
Increment field value
public
incrementValue(string|int $uuid, string $fieldName[, int $increment = 1 ]) : int|false
Parameters
- $uuid : string|int
-
Unique row id or uuid
- $fieldName : string
-
field name
- $increment : int = 1