Forum Discussion
mahbag-e8b66d7e
2 years agoCommunity Member
Show Numbers with more digits after .(.500)
Hi, how can storyline write two or more digits in the story line. For example, instead of .5 Write .50 or .500.
SteveGannon
Community Member
This question came up just yesterday. The trick is to send the numeric value to JavaScript, round it as needed, convert it to a text string, and send it back to Storyline stored in a text variable. See this old thread:
mahbag-e8b66d7e
2 years agoCommunity Member
Hi,thanks.very good