PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

<?xdofx:to_check_number(12345.67, ‘USD’)?> not working with variable

edited Sep 18, 2020 12:48AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 9 commentsAnswered

We would like to convert amount into words in UK / US format. We are trying to use following expression but it is not working with available:

<?xdofx:to_check_number(12345.67, ‘USD’)?> It is working fine

<?xdoxsIt:toCheckNumber(xdoxslt:get_variable($_XDOCTX, 'tot'))?>

<?xdofx:to_check_number((xdoxslt:get_variable($_XDOCTX, 'tot')), ‘USD’)?> Not working and showing blank

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center