MTscript functions related to Add-on libraries: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added additional notes regarding use of add-on libraries)
m (Added additional notes regarding use of add-on libraries)
 
(No difference)

Latest revision as of 23:59, 11 February 2024

MTScript Add-on Considerations

There are some differences to be aware of when using library token property support for manipulating add-ons.

  • The name field is case-sensitive when accessing an add-on library.
  • The values stored do not need to be converted to or from strings like they do with library token properties, so in many cases large json values should see a speed improvement.
  • The default properties list for the campaign are not present for add-ons as they are not tokens.

MTScript Add-on Library functions

The following functions have been added to MTScript to query information related to Add-On Libraries:

The following MTScript functions can be used to interact with Add-on Libraries: