Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

TRANSLATE

Syntax

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