GetByName(String) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets the specified variable.

Parameters

  • variableName

    Type: String

    Name of the variable.

    Note: Do not use brackets in the variable name value. For example, use VARIABLE_NAME instead of <VARIABLE_NAME>. The value is not case-sensitive.

Returns

Type: Variable

A Variable object that contains information about the specified variable.

Addresses

JSON: http://<Base Address>/Variable/json/GetByName

JSON (for IIS): http://<Base Address>/Variable.svc/json/GetByName