App Info
Returns information about the current app.
Flow Connections
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
Data Connections
[Output] Name (string) - name of the app.
[Output] Version (integer) - version of the app.
[Output] Build number (integer) - build number of the app.
[Output] Build date (date & time) - build date & time of the app.
[Output] Hostname (string) - hostname of the app.
[Output] Environment type (enum) - environment type of the app (development, pre-production, or production).
Last updated
Was this helpful?