RecipeDir
The
RecipeDir
item returns the path to the recipe directory
specified in the tab.This table shows the input and output formats for this item.
Format | Description | |
|---|---|---|
Input Format | Request: RecipeDir | |
Output Format | The RecipeDir item returns in this format: <Path> | |
Field Name | Format | Description |
<Path> | ASCII - String | Recipe directory path specified in the tab. |
This is an example of the return on this request.
A request on
object.GetItem(RecipeDir)
could return:\\STATION5\FTBATCH_PROJECTS\SAMPLEDEMO1\SAMPLEAPP\RECIPES\
Provide Feedback