Action: Clear Variables

Revision as of 14:04, 20 December 2021 by MacroDroidDev (talk | contribs) (Created page with "This action can be used to clear one or more variables to an empty state. * String variables will set to an empty string. * Numerical variables will be set to zero. * Boolean...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This action can be used to clear one or more variables to an empty state.

  • String variables will set to an empty string.
  • Numerical variables will be set to zero.
  • Boolean variables will be set to false.