Stringfunctions+ | Formula GETENV
Description
This formula returns the CS environment (dev, test, prod) or a variable defined for the environment.
Formula(s)
PHP
{=GETENV("Var name")}
Result
String
Parameters
Parameter | Content | Format | Default value | Explanation |
---|---|---|---|---|
Var name |
| String | "" |