What worked before - calling another script from a script: `const gender = await this.quicktext.getTag("script", "GetGender", firstname);` doesn't work any longer. Has the interface changed?
What worked before - calling another script from a script:
const gender = await this.quicktext.getTag("script", "GetGender", firstname);doesn't work any longer. Has the interface changed?