Miscellaneous helpful functions and subs that don't fit anywhere else :)
SUB / FUNCTION | NOTES |
---|---|
num_fix | Returns a number rounded to a fixed number of decimal places |
clamp_int | Clamps a INTEGER between a minimum and maximum range |
'...your code here...
'Insert at bottom of code:
'$INCLUDE:'path_to_GJ_LIB/MISC/MISC.BM'