apply_submit: Perform a try to submit the filled form contains validation...

Description Usage Arguments Examples

Description

Perform a try to submit the filled form contains validation und writing the datas if validation is valid

Usage

1
apply_submit(input, output, output_dir)

Arguments

input

inputs passed-through server function

output

output passed-through server function

output_dir

directory path, where all orders are in

Examples

1
2
3
4
## Not run: 
apply_submit(input, output, "orders_dir")

## End(Not run)

mariodejung/samplesubmission documentation built on May 3, 2019, 1:34 p.m.