Callback: Object property.String2Value(IUserObject entity, ISimProperty property, String str)

Callback that is invoked to convert a string to the property value.

Parameters

  • entity
    The entity containing the property.
  • property
    The property.
  • str
    Type: String
    The String value.

Return Value

Type: Object
The value.