Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

runtime

value runtime(name)

Returns a property of the Automate runtime environment.

NameValue typeDescription
"fiberUri"textThe URI of the fiber executing this function.
"flowUri"textThe URI of the flow executing this function.

Parameters

  1. name — name of runtime environment property, case-insensitive, default is null

Returns

  • the property value, or null if name is as well.
Note! This documentation is also accessible within the app from Help & feedback menu.