sim.readCustomStringData

Deprecated. See properties instead

Synopsis

string customData = sim.readCustomStringData(int objectHandle, string tagName) string customData = sim.readCustomStringData(int objectHandle, string tagName)

Arguments

  • objectHandle: handle of the object, sim.handle_scene, sim.handle_app or sim.handle_appstorage
  • tagName: string that identifies the data

Return values

  • customData: the custom data


See also: