Executes the enclosed block if an object does not exists in the db.
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
db |
Database | text | No | "_default" |
|
filter |
Filter expression | database expression | No | ||
from |
Application | application reference | No | ||
if |
Conditional expression | expression | No | yes |
|
model |
Model | text | No | ||
modelobj |
Model object | expression | No | None |