khanhas / PowershellRM

Invokes Powershell script in Rainmeter
21 stars 2 forks source link

Documentation: Examples of $RmAPI Methods #5

Open gw-bcharboneau opened 10 months ago

gw-bcharboneau commented 10 months ago

I have found examples of $RmApi.Bangs()but others like $RmAPI.ReplaceVariablesStr() are a little less clear.

I would like to use the .Variable(), .VariableStr(), .ReplaceVariables() and .ReplaceVariablesStr() but without documentation it is unclear how to use them.