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

Author-it Development Documentation

Gets the specified variant variable.

Parameters

  • name

    Type: String

    The 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 variant.

Addresses

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

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