Skip to content

Instantly share code, notes, and snippets.

@sonburn
Created March 7, 2018 17:21
Show Gist options
  • Save sonburn/f16f61cc97f50db1fc2f7172fa218b10 to your computer and use it in GitHub Desktop.
Save sonburn/f16f61cc97f50db1fc2f7172fa218b10 to your computer and use it in GitHub Desktop.
// [0] represents first override, replace with appropriate index if other override is desired
symbolInstance.setValue_forOverridePoint("New text", symbolInstance.overridePoints()[0]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment