# RXS_getTplDir() Returns the value specified for the template directory that was either specified on the call to [RXS_initTplEng()](https://isupport.katointegrations.com/rxs/2.x/rxs_inittpleng.md) or [RXS_setTplDir()](https://isupport.katointegrations.com/rxs/2.x/rxs_settpldir.md) or was obtained by default from the RXSCFG file. ## Subprocedure Prototype ### IBM i V5R4+ | Field | Description | |---|---| | ` D RXS_getTplDir... D pr like(RXS_FilePath)` | Retrieves the IFS path of the currently configured template directory |