new Variable With Content Type
Create a VariableDescriptor variable which can only contain values of the specified type. The new variable initially holds no value.
Return
A new variable able to hold the specified type of objects.
Parameters
content Type
The type of objects the new variable can contain.