hexagon logo

Settogglestring

Hello all,
Is there some documentation on the settogglestring method.
I am curious about the parameter values and how to set them
accordingly.
Thanks in advance for any help or info.
Parents
  • SetToggleString(ToggleIndex As Long, DataType As ENUM_FIELD_TYPES, TypeIndex As Long)
    
    ToggleIndex - Indicate the toggle field being changed.
    DataType - [B]ENUM_FIELD_TYPES[/B] enumeration.
    TypeIndex - [B]Long[/B] value indicating the instance of the supplied field type to use when an object has more than one instance of a field type.
    
    
Reply
  • SetToggleString(ToggleIndex As Long, DataType As ENUM_FIELD_TYPES, TypeIndex As Long)
    
    ToggleIndex - Indicate the toggle field being changed.
    DataType - [B]ENUM_FIELD_TYPES[/B] enumeration.
    TypeIndex - [B]Long[/B] value indicating the instance of the supplied field type to use when an object has more than one instance of a field type.
    
    
Children
No Data