Ascent.variables
ascent.variables.get
Retrieve a variable's value by ID
ascent.variables.get(id: string): any;
Parameter
Type
Description
id
string
ID is the variable name from Vault
Last updated
Was this helpful?
Retrieve a variable's value by ID
ascent.variables.get(id: string): any;
id
string
ID is the variable name from Vault
Last updated
Was this helpful?