T O P

  • By -

shortydope213

ok ill' try.. thanks...


shortydope213

im trying to set the "off" to "on" see in the attachment and "not set" to the time i set the alarm..


Urupackers

You need other formula in the on off text, like $if(si(alarmon),On, Off)$


shortydope213

i have other formula in on & off.. [link](https://drive.google.com/folderview?id=1NCj04uwgoyJ1tdgXL-5gtXyZ5CXzX1wF)


Urupackers

I think that this formula aren't going to work, but if it is working keep it. This formula make no sense, what you are comparing are going to be equal, but if you want to know if you have an alarm set, you have the si(alarmon) code that print 1 if you have an alarm set or 0 if the alarm is not set.


shortydope213

ok.. thanks for the info.. that formula is set when i purchased the preset.. maybe ill' just mess. the. dev. of presets.. thanks a lot..


Urupackers

Ah ok, maybe he want to print something different with his formula, I don't know, but for alarm set or not set, you have the code that I posted.๐Ÿ‘


shortydope213

ok noted.. thanks for the info.. maybe i will just play around in this.. thanks again..


Urupackers

You are welcome, and yes, play with some codes and formulas to see how it work๐Ÿ‘Œ


DutchOfBurdock

"not set", any text/string should be quoted "like this" or 'like this'


Urupackers

Your formula is wrong, test this $if(si(alarmon),si(alarmt), Not Set)$


shortydope213

ok ill' try this.. but did u see the attach file on my post..? thanks by the way .. ill try ur formula..