GetWorkPath
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the working path of FlowFunc. This function is called by Init.
Prototype
1 | const char *GetWorkPath() const |
Command-Line Options
None
Returns
Working path of FlowFunc.
Troubleshooting
None
Constraints
None
Parent topic: Class MetaContext