| Previous | Next | Contents | Index | Glossary |
function TRANSLATE
(tkn_name IN VARCHAR2)
return VARCHAR2;
Description
Translates the string value of a token by returning the value for the token as defined in WF_RESOURCES for your language setting.
| Arguments (input)
| tkn_nameToken name. |
| Previous | Next | Contents | Index | Glossary |