Page 1 of 1

Suggestions for more helper functions for plugins

Posted: September 8th, 2017, 9:16 pm
by tjhrulz
Currently I am looking into adding more possibly adding more helper functions to the Rainmeter API as part of a push to help make the experience of making plugins easier. Right now the list currently is exposing ParseFormula so that it can be called without a Measure reference, and exposing the internal tokenize2 function which will make supporting multiple "arguments" in a bang easier.

If there are any functions you can think of feel free to suggest them.