Posted By
Adam Killman
05-04-2026 17:07
Found In
Egroup:
Graphics
\
view thread
Hey Shane, I have something similar: dim key as xpDatalinqKey dim keys as xpDatalinqKeys scene.GetDatalinqKeys(keys) Keys.GetKeyByName ("jersey", Key) Key.AsString = Text This takes a text item in the item inspector which is named "jersey" that I have Datalinqed to Dashboard. Hope this ...
|