Script command get(#CommandID) add #481 (Suspend Auto-Refresh)
Posted: 24 Jul 2019 19:25
Would it be possible to add to the get(#CommandID) the toggle state for #481 (Suspend Auto-Refresh)?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc2/
Code: Select all
+ Variable <get [Command ID] [ReturnOnTrue = 1] [ReturnOnFalse = 0]>
now also supports this:
#481 = View | Suspend Auto-Refresh (True if Auto-Refresh is off or suspended)
Example:
echo get("#481", "Auto-Refresh Off", "Auto-Refresh On");