× Use Easybots Studio to download and use the bots from this app

App

Easybots Variables

Free

Description

Get notification when a Easybots' variable has changed, or control your variables from the Easybots' solutions - this app exposes the easybots' variables as bots so that you can use them with other bots and change variable values from your solutions.

Author

Easybots Devs

Version

1.0.30.0

Available bots in this app

BooleanVariable
Triggers
ValueChanged

Returns

  • OldValue : Boolean
  • NewValue : Boolean
Actions
Invert

Inputs

Returns

  • return : Boolean
Set

Inputs

Returns

Reset

Inputs

Returns

IntegerVariable
Triggers
ValueChanged

Returns

  • OldValue : Int32
  • NewValue : Int32
Actions
Add

Inputs

  • Increment By : Int32

Returns

  • return : Int32
Reset

Inputs

Returns

  • return : Int32
SetTo

Inputs

  • newValue : Int32

Returns

StringVariable
Triggers
ValueChanged

Returns

  • OldValue : String
  • NewValue : String
Actions
Clear

Inputs

Returns

  • return : String
Append

Inputs

  • input : String

Returns

  • return : String
SetTo

Inputs

  • input : String

Returns

  • return : String
VariableCreator
Actions
AddOrUpdate

Inputs

  • name : String
  • value : Object

Returns

CustomDataVariable
Actions
Reset

Inputs

Returns

Assign

Inputs

  • input : Defined_When_App_Started

Returns

  • return : Defined_When_App_Started