Skip to main content Skip to complementary content

CreateVariable Method

Overloads

CreateVariable(String)

Creates a variable.

CreateVariable(String)

Creates a variable.

Declaration

      [Obsolete("Use _Doc::CreateVariableEx_ method instead")]
public bool CreateVariable([QixName("qName")] string name)
    

Parameters

Type Name Description
System.String name

Name of the variable. Variable names are case sensitive.

Returns

Type Description
System.Boolean

Implements

Remarks

The operation is successful if qReturn is set to true.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!