_new
Creates a new Form Block.
Parameters
name
The name which will be given to the new Form Block.
Example
Results
On Success
On Failure
If the "name" parameter is not set:
If the "name" parameter is set but is blank after being trimmed:
If the "type" parameter has a value higher than 1:
If a Form Block with the chosen name already exists:
Last updated