Graphics

 View Only
  • 1.  Scripting shorten stats

    Posted 07-28-2016 13:35
    Does anyone know the script to shorten a stat from say 1.3673282 to 1.4?


  • 2.  RE: Scripting shorten stats

    Posted 07-28-2016 16:45
    Using visual logic you have to shorten the string with a value. In this case I believe String Left would work. I am not in front of my machine at the moment, but will be this afternoon. I did this for Hockey Stats last season. Someone might be able to have a better answer for you by then too.

    #XPression


  • 3.  RE: Scripting shorten stats

    Posted 07-28-2016 19:48
    There is a FormatFloat block in Visual Logic that should be able to reduce it to a set number of decimal points.
    #XPression