Innov-AI
    Documentation | MentDB Weak Server
Variable environments

  • When you connect to MentDB Server with the editor, a variable environment is at your disposal
  • To show all environment variables:
  • env show;
  • "{
      \"[CLIENT_HOST_NAME]\": \"139.26.142.51\",
      \"[CLIENT_HOST_ADDRESS]\": \"139.26.142.51\",
      \"[CLIENT_PORT]\": \"22736\"
    }";
  • To create a new variable:
  • -> "[VAR1]" 34;
  • "34";
  • To call a variable:
  • + [VAR1] 100;
  • "134";
  • To show all environment fonctions type 'env_' and [CTRL]+[SPACE] to auto-complete...
Services     Supporters     Contact     About     Legal notice © 2024