1). How can I set the initial value of a custom variable so it is not changed to 0 during a reset?
2). Is there a way to get the Custom Variable location to hold/display on the app a value higher than a byte (255)?
Custom Variable Questions
-
clw143
- Posts: 116
- Joined: Fri Jun 21, 2013 8:20 pm
- Location: Louisiana
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
-
clw143
- Posts: 116
- Joined: Fri Jun 21, 2013 8:20 pm
- Location: Louisiana
Re: Custom Variable Questions
At reset it would just default to a set value instead of 0. I then would be able to change it as needed.
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
-
clw143
- Posts: 116
- Joined: Fri Jun 21, 2013 8:20 pm
- Location: Louisiana
Re: Custom Variable Questions
Thanks.
How about the variable being able to hold more than 255?
How about the variable being able to hold more than 255?
-
rimai
- Posts: 12857
- Joined: Fri Mar 18, 2011 6:47 pm
- lnevo
- Posts: 5422
- Joined: Fri Jul 20, 2012 9:42 am