Oracle Workflow API Reference Release 2.6.3.5 Part Number B12163-02 |
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_name | Token name. |
Previous | Next | Contents | Index | Glossary |