Variable.Category Property |
Gets or sets the category for this variable.
[VBScript] Public Property Category As String
[JScript] public function get Category() : String; public function set Category(String);
A string representing the category of the variable.