Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Final/1000
doneif (tagis[Helper.SpcDisable] <> 0)
~ list the ids of the spells
var spells as string
spells = * list of spell thingids *
~ now add it to our class's cSpellScExpr field
perform linkage[table].setfocus
focus.field[cSplScExpr].text = "(" & focus.field[cSplScExpr].text & ") | (" & spells & ")"