Community
Participate
Working Groups
Use EUNIT to run: library formatSmallInt mySmallInt smallInt; myString string; function formatSmallIntTest(){@Test} mySmallInt = 1005; myString = stringLib.format(mySmallInt, "$+***,***"); LogResult.assertStringEqual1( "$+**1,005", myString); end end Failed: Expected value = '$+**1,005' Actual value = 'undefined' Running debug, the value of myString is null.
Newer defect has more detail. *** This bug has been marked as a duplicate of bug 364063 ***
Verified in 20111121 build.