GrapleListFilters: Retrieves the list of post process operation scripts

Description Usage Arguments Value Examples

Description

This function allows you to retrieve list of all the post-process operation scripts

Usage

1
GrapleListFilters(submissionURL)

Arguments

submissionURL

URL:Port of the GRAPLEr web service

Value

a comma seperated string of file names

Examples

1
2
3
4
5
## Not run: 
graplerURL<-"http://graple-service.cloudapp.net"
GrapleListFilters(graplerURL)

## End(Not run)

GRAPLE/GRAPLEr documentation built on Oct. 7, 2020, 4:12 p.m.