Created
March 7, 2018 17:21
-
-
Save sonburn/f16f61cc97f50db1fc2f7172fa218b10 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// [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