Custom Standard Functions
Scripting also provides the following custom functions.
Method | Parameters | Description |
---|---|---|
|
| Converts a given timespan or datetime and formats it using RaceResult12 formating syntax.
Example: |
|
| Trims the or pads the given string to always be as long as length and aligns it by the alignment values ("Left", "Right", "Center") Example: |
|
| Converts any object to a timespan, e.g. number of seconds provided by raceresult |
|
| Removes all accents on the given string
Example: |
Last updated