$sqlite->bindingName()
Returns a randomly generated binding name
$sqlite->bindingName(string $label): stringParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $label * | string | – | String that only contains alphanumeric chars and underscores to use as a human-readable identifier | 
Return type
string
Parent class
  Kirby\Database\Sql\Sqlite    inherited from Kirby\Database\Sql