Description Usage Arguments Value Examples
Avaliable variables in data collection
1 | es.variable(user, passwd, find_search, database, table)
|
user |
username |
passwd |
password |
find_search |
find or search in string |
database |
database name |
table |
table name |
a vector of all variables names
1 2 3 4 5 6 7 | es.credential(
"entreprise",
"admin123",
"search",
"finance",
"realties"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.